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.
0 shapes are unsupported in the mxnet.nd interface. Please update to MXNet 2 and use mxnet.np (or use the experimental mxnet.np in mxnet 1.x versions).
Description
Floating point exception in
mxnet.contrib.ndarray.arange_like
andmxnet.ndarray.contrib.arange_like
whenrepeat
is 0.Error Message
In mxnet 1.6:
In mxnet nightly version (2.0.0):
To Reproduce
Environment
OS: ubuntu 18.04
Python: 3.7.6
pip: 20.0.2
numpy: 1.18.5
mxnet: 1.6.0
The text was updated successfully, but these errors were encountered: