apeforest opened a new issue #17425: USE_TVM_OP flag in CI tests differ from release and default cmake flags URL: https://github.com/apache/incubator-mxnet/issues/17425 ## Description In our current CI, all the tests except one (Python3: GPU TVM_OP OFF) are testing mxnet build with USE_TVM_OP on. However, in our pip release or default CMakelist.txt, the USE_TVM_OP flag is off by default. This difference may cause our released version not properly tested.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
