You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Sphinx throws errors when generating the docs for the box_nms op.
Error
/home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.box_nms:25: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.box_nms:27: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.box_nms:28: WARNING: Bullet list ends without a blank line; unexpected unindent.
The text was updated successfully, but these errors were encountered:
Description
Sphinx throws errors when generating the docs for the
box_nms
op.Error
The text was updated successfully, but these errors were encountered: