You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/09 05:36:50 UTC

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18678: Using tvmop & Restoring tvmop tests & Unlinking libcuda.so

leezu commented on a change in pull request #18678:
URL: https://github.com/apache/incubator-mxnet/pull/18678#discussion_r451974155



##########
File path: ci/docker/runtime_functions.sh
##########
@@ -762,6 +765,7 @@ build_ubuntu_gpu_cuda101_cudnn7_make() {
     make \
         USE_BLAS=openblas                         \
         USE_MKLDNN=0                              \
+        USE_TVM_OP=1                              \

Review comment:
       They were kept as various language bindings hadn't been updated for the cmake build. As those were removed recently, we can delete the Makefile without impacting the CI




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org