mmcv.cnn.bricks.registry #1356
Unanswered
sidiangongyuan
asked this question in
Q&A
Replies: 4 comments 4 replies
-
Sure, you can find them in mmengine/mmengine/registry/root.py Line 31 in 53474ef |
Beta Was this translation helpful? Give feedback.
4 replies
-
.. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not solved yet :( |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not solved yet :( |
Beta Was this translation helpful? Give feedback.
0 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.
-
When I want to use :
from mmcv.cnn.bricks.registry import (ATTENTION,
TRANSFORMER_LAYER,
TRANSFORMER_LAYER_SEQUENCE)
it cannot find the reference . So I think this package has been removed. So can I find the part in mmengine?
Beta Was this translation helpful? Give feedback.
All reactions