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
TVMOp doesn't work well with GPU builds #17840
Comments
@apeforest do you mean this error:
|
Yes, but it seems to be fixed. |
Why would it be fixed? I got this error 2020-03-18T08:37:14.025Z UTC |
The issue persists. Upon trying unix-gpu build on G4 in CI Dev account. all 3 failed tests fail in a similar fashion
Internal functions that can't be found
7 Tests that fail as a result
|
Reproducer
|
This was referenced Apr 30, 2020
leezu
added a commit
that referenced
this issue
May 1, 2020
leezu
changed the title
CI unix-gpu build failure in TVM op
TVMOp doesn't work well with GPU builds
May 1, 2020
Has been disabled on CI: #18204 Let's track fixing TVMOp in this issue? |
@jinboci will be helping |
1 task
7 tasks
jinboci
pushed a commit
to jinboci/incubator-mxnet
that referenced
this issue
Jun 9, 2020
jinboci
pushed a commit
to jinboci/incubator-mxnet
that referenced
this issue
Jun 9, 2020
jinboci
pushed a commit
to jinboci/incubator-mxnet
that referenced
this issue
Jun 9, 2020
AntiZpvoh
pushed a commit
to AntiZpvoh/incubator-mxnet
that referenced
this issue
Jul 6, 2020
7 tasks
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.
Description
A few recent PRs failed at the same place related to TVM op.
#17835
#17795
#17531
@yzhliu
The text was updated successfully, but these errors were encountered: