Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Incorrect priority for DistEvalIterHook #488

Closed
NK-CS-ZZL opened this issue Aug 15, 2021 · 3 comments
Closed

[Bug] Incorrect priority for DistEvalIterHook #488

NK-CS-ZZL opened this issue Aug 15, 2021 · 3 comments

Comments

@NK-CS-ZZL
Copy link
Contributor

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.

@ckkelvinchan
Copy link
Member

Thanks for reporting. This bug has been resolved in #473.

@NK-CS-ZZL
Copy link
Contributor Author

image
The priority of EvalIterHook' has been changed. However, 'DistEvalIterHook' seems to be forgotten.

@ckkelvinchan
Copy link
Member

Oh I misread what you said. I will fix it now, thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants