You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
People recommand to use FP32 computation for normalization layers like batch normalization, layer normalizaiton or rms normalization, etc. We will check once again.
Having calculations based on fp16 or fp32 should be determined at run-time based on the model and user's intention, not by the compiler-options.
nntrainer/nntrainer/layers/layer_normalization_layer.cpp
Lines 207 to 225 in 0083caa
The text was updated successfully, but these errors were encountered: