This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[Numpy] Clear error message #16655
Comments
sxjscience
changed the title
Clear error message for symbolic API
[Numpy] Clear error message
Oct 28, 2019
Assignee: @jinboci |
jinboci
pushed a commit
to jinboci/incubator-mxnet
that referenced
this issue
May 7, 2020
marcoabreu
pushed a commit
that referenced
this issue
May 7, 2020
fixed by #18257 |
AntiZpvoh
pushed a commit
to AntiZpvoh/incubator-mxnet
that referenced
this issue
Jul 6, 2020
* fix the error message of reshape() * Fixing issue apache#16655 reshape() error message Co-authored-by: Ubuntu <ubuntu@ip-172-31-34-249.ap-northeast-1.compute.internal>
yzhliu
pushed a commit
that referenced
this issue
Aug 22, 2020
* fix the error message of reshape() * Fixing issue #16655 reshape() error message * test pr * fixing #17840 * fixing issue #17840 * Update compile.py * Update ndarray.py * Update c_api.cc * Update op_module.cc * Update op_module.h * Update op_module.h * Update op_module.h * fixing tvmgpu issue & not restoring tvmop checks Co-authored-by: Ubuntu <ubuntu@ip-172-31-34-249.ap-northeast-1.compute.internal> Co-authored-by: Ubuntu <ubuntu@ip-172-31-37-194.ap-northeast-1.compute.internal> Co-authored-by: jinboci <cijinbo@outlook.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Error message:
The cause is because the kwargs is not supported. However, the error message is not user-friendly
The text was updated successfully, but these errors were encountered: