hzfan commented on a change in pull request #17387: [TVM][Windows] TVM Ops 
windows build
URL: https://github.com/apache/incubator-mxnet/pull/17387#discussion_r369388634
 
 

 ##########
 File path: python/mxnet/space.py
 ##########
 @@ -1 +1,214 @@
-../../contrib/tvmop/space.py
 
 Review comment:
   I think copying the file at compile time is good. Why not remove this 
`python/mxnet/space.py` since it will be generated by your workaround? This way 
we can avoid duplication.
   
   Also, just FYI, if we go with copying, we may have to make some extra 
modification to ci. Now ci separates the compiling phase and the testing phase. 
CI will copy the output of compilation (like libmxnet.so) to the testing phase. 
In our case, `python/mxnet/space.py` becomes part of the compilation output and 
must be copied.

----------------------------------------------------------------
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

Reply via email to