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
Did the training degrade when you used lower precision for the parameters? Or is there something else I am not aware of?
(I am quite new to mixed precision training)
The text was updated successfully, but these errors were encountered:
Hey,
first of all, thank you for the nice work!
I have a question regarding the fixed precision of the parameters to float32 in line 321 of
train/train.py
:Did the training degrade when you used lower precision for the parameters? Or is there something else I am not aware of?
(I am quite new to mixed precision training)
The text was updated successfully, but these errors were encountered: