yurivict opened a new issue #4411: The python binding copies over and installs 
again libtvm.so and libtvm_runtime.so that have already been istalled by tvm
URL: https://github.com/apache/incubator-tvm/issues/4411
 
 
   It installs these two files:
   ```
   tvm/libtvm.so
   tvm/libtvm_runtime.so
   ```
   such that they are under $(PREFIX):
   $(PREFIX}/tvm/libtvm.so and $(PREFIX}/tvm/libtvm_runtime.so.

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