mli / new-docs

https://beta.mxnet.io/
12 stars 17 forks source link

duplicate object description warnings in Gluon API #116

Open aaronmarkham opened 5 years ago

aaronmarkham commented 5 years ago

This is more like 7 different errors together:

/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/mxnet/gluon/parameter.py:docstring of mxnet.gluon.Parameter:44: WARNING: duplicate object description of mxnet.gluon.Parameter.grad_req, other instance in /home/ubuntu/new-docs/python/build/api/gluon/_autogen/mxnet.gluon.Parameter.grad_req.rst, use :noindex: for one of them

/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/mxnet/gluon/block.py:docstring of mxnet.gluon.nn.HybridBlock:1: WARNING: duplicate object description of mxnet.gluon.nn.HybridBlock, other instance in /home/ubuntu/new-docs/python/build/api/gluon/mxnet.gluon.HybridBlock.rst, use :noindex: for one of them

/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/mxnet/gluon/block.py:docstring of mxnet.gluon.nn.SymbolBlock:1: WARNING: duplicate object description of mxnet.gluon.nn.SymbolBlock, other instance in /home/ubuntu/new-docs/python/build/api/gluon/mxnet.gluon.SymbolBlock.rst, use :noindex: for one of them

/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/mxnet/gluon/parameter.py:docstring of mxnet.gluon.Parameter:1: WARNING: duplicate object description of mxnet.gluon.Parameter, other instance in /home/ubuntu/new-docs/python/build/api/gluon/mxnet.gluon.Parameter.rst, use :noindex: for one of them

/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/mxnet/gluon/parameter.py:docstring of mxnet.gluon.Parameter:44: WARNING: duplicate object description of mxnet.gluon.Parameter.grad_req, other instance in /home/ubuntu/new-docs/python/build/api/gluon/mxnet.gluon.Parameter.rst, use :noindex: for one of them

/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/mxnet/gluon/parameter.py:docstring of mxnet.gluon.Parameter:52: WARNING: duplicate object description of mxnet.gluon.Parameter.lr_mult, other instance in /home/ubuntu/new-docs/python/build/api/gluon/mxnet.gluon.Parameter.rst, use :noindex: for one of them

/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/mxnet/gluon/parameter.py:docstring of mxnet.gluon.Parameter:60: WARNING: duplicate object description of mxnet.gluon.Parameter.wd_mult, other instance in /home/ubuntu/new-docs/python/build/api/gluon/mxnet.gluon.Parameter.rst, use :noindex: for one of them