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()
__all__ = [
"masks_to_boxes",
"deform_conv2d",
"DeformConv2d",
"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