You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/01/26 17:46:06 UTC

[GitHub] [tvm] tkonolige opened a new pull request #7342: [FIX] Don't add $TVM_HOME/.. to the include path when compiling code

tkonolige opened a new pull request #7342:
URL: https://github.com/apache/tvm/pull/7342


   If the user has a dmlc-core directory next to the tvm directory, this dmlc-core directory will be incorrectly used when compiling files with cc.py.
   
   @Mutinifni @Huyuwei 
   


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



[GitHub] [tvm] tqchen merged pull request #7342: [BUILD] Don't add $TVM_HOME/.. to the include path when compiling code

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #7342:
URL: https://github.com/apache/tvm/pull/7342


   


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



[GitHub] [tvm] tqchen commented on pull request #7342: [BUILD] Don't add $TVM_HOME/.. to the include path when compiling code

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #7342:
URL: https://github.com/apache/tvm/pull/7342#issuecomment-768290444


   Thanks @tkonolige 


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