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 builds of the Python API docs have the following warning(s):
/work/mxnet/docs/python_docs/python/build/api/gluon/mxnet.gluon.nn.HybridBlock.rst:367: WARNING: duplicate object description of mxnet.gluon.nn.HybridBlock.summary, other instance in api/gluon/mxnet.gluon.HybridBlock, use :noindex: for one of them
/work/mxnet/docs/python_docs/python/build/api/gluon/mxnet.gluon.nn.SymbolBlock.rst:2: WARNING: duplicate object description of mxnet.gluon.nn.SymbolBlock, other instance in api/gluon/mxnet.gluon.SymbolBlock, use :noindex: for one of them
/work/mxnet/docs/python_docs/python/build/api/gluon/mxnet.gluon.nn.SymbolBlock.rst:27: WARNING: Field list ends without a blank line; unexpected unindent.
How to reproduce
You can run into the problem following these steps.
Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended label(s): Gluon, Doc
Description
Sphinx builds of the Python API docs have the following warning(s):
How to reproduce
You can run into the problem following these steps.
The text was updated successfully, but these errors were encountered: