Replies: 1 comment 4 replies
-
Currently you can't use your own |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my code.
but, when I use default runner in myproject, here is the error
mmengine/mmengine/runner/runner.py
Line 800 in 5753cd9
this Models registry is mmengine MODELS, not myproject MODELS, so it can't find my build_func, so what is the best way to use my build func?
Beta Was this translation helpful? Give feedback.
All reactions