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
This error looks somewhat similar to the one in hf_GPT2 (#6521). It looks like the arguments of an HLO operation are of different type. Indicating a possible problem with AMP.
🐛 Bug
After starting to run training benchmarks on AMP (#6518),
timm_nfnet
fails with the following error:Affected Configurations
Environment
Additional Context
This error looks somewhat similar to the one in
hf_GPT2
(#6521). It looks like the arguments of an HLO operation are of different type. Indicating a possible problem with AMP.cc @miladm @JackCaoG
The text was updated successfully, but these errors were encountered: