I was looking at code of Layer norm and the tensors are implicitly being assigned float32 data type.
Why has this been done?
I was looking at code of Layer norm and the tensors are implicitly being assigned float32 data type.
Why has this been done?