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 on the MobileNetV2 section of the documentation.
Error
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.MobileNetV2:3: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.MobileNetV2:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.MobileNetV2:4: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.get_mobilenet_v2:3: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.get_mobilenet_v2:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.get_mobilenet_v2:4: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_25:3: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_25:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_25:4: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_5:3: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_5:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_5:4: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_75:3: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_75:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_0_75:4: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_1_0:3: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_1_0:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/model_zoo/vision/__init__.py:docstring of mxnet.gluon.model_zoo.vision.mobilenet_v2_1_0:4: WARNING: Block quote ends without a blank line; unexpected unindent.
The text was updated successfully, but these errors were encountered:
Description
Sphinx throws errors on the MobileNetV2 section of the documentation.
Error
The text was updated successfully, but these errors were encountered: