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
In line 182-183 in "mmediting/mmedit/apis/train.py", the priority of 'DistEvalIterHook' should be set to 'LOW' as 'EvalIterHook' in line 306-308. It causes error illustrated in #766.
The text was updated successfully, but these errors were encountered:
In line 182-183 in "mmediting/mmedit/apis/train.py", the priority of 'DistEvalIterHook' should be set to 'LOW' as 'EvalIterHook' in line 306-308. It causes error illustrated in #766.
The text was updated successfully, but these errors were encountered: