"docs/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "5b53f67f0659cbb5c2729e9103c2500ce242acb2"
Unverified Commit e0a5fede authored by Joao Gomes's avatar Joao Gomes Committed by GitHub
Browse files

Adding masks_to_boxes to __all__ in ops (#4779)

parent 7d956458
...@@ -24,6 +24,7 @@ _register_custom_op() ...@@ -24,6 +24,7 @@ _register_custom_op()
__all__ = [ __all__ = [
"masks_to_boxes",
"deform_conv2d", "deform_conv2d",
"DeformConv2d", "DeformConv2d",
"nms", "nms",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment