[GitHub] [incubator-mxnet] yzhliu commented on a change in pull request #18526: Fixing issue #17840

2020-06-11 Thread GitBox
yzhliu commented on a change in pull request #18526: URL: https://github.com/apache/incubator-mxnet/pull/18526#discussion_r439188172 ## File path: src/c_api/c_api.cc ## @@ -1363,7 +1363,15 @@ int MXGetVersion(int *out) { #if MXNET_USE_TVM_OP int MXLoadTVMOp(const char *libpat

[GitHub] [incubator-mxnet] yzhliu commented on a change in pull request #18526: Fixing issue #17840

2020-06-10 Thread GitBox
yzhliu commented on a change in pull request #18526: URL: https://github.com/apache/incubator-mxnet/pull/18526#discussion_r438519767 ## File path: contrib/tvmop/compile.py ## @@ -152,6 +152,12 @@ def get_cuda_arch(arch): # we create libtvmop.o first, which gives us chance