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 was archived by the owner on Nov 17, 2023. It is now read-only.
Sphinx is throwing a warning that gluon.Constant and initializer.Constant are getting mixed up.
Error
/home/ubuntu/incubator-mxnet/python/mxnet/gluon/__init__.py:docstring of mxnet.gluon.ParameterDict.get_constant:None: WARNING: more than one target found for cross-reference u'Constant': mxnet.gluon.Constant, mxnet.initializer.Constant
Comments
Refer to #12871 for a guide on how to resolve this kind of issue.