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
I could not reproduce it. If you still have this issue - please share the full environment setting (TF version, machine configuration (TPU, GPU and which type), python version, etc.)
I want to recreate the project of Resnet50 and Imagenet, and follow the instructions of readme.md (https://github.com/mlcommons/training/blob/master/image_classification/README.md), I get the following error:
AttributeError: in user code:
And if I comment out --optimizer=LARS, I will not report this error, but the training effect is very poor, accuracy keeps decreasing.
How can I solve this problem? Thanks all!
The text was updated successfully, but these errors were encountered: