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 run scripts/eval.py smoothly, but when running scripts/train.py, it went wrong with "TypeError: 'NoneType' object is not callable
", could you please help me to figure out?
I could run
scripts/eval.pysmoothly, but when runningscripts/train.py, it went wrong with "TypeError: 'NoneType' object is not callable", could you please help me to figure out?