comaniac opened a new pull request #6939:
URL: https://github.com/apache/incubator-tvm/pull/6939


   I encountered the same issue as this one: 
https://discuss.tvm.apache.org/t/conflict-with-xgboost-when-thrust-is-enabled/6889
 with CUDA 10.0 and thrust enabled after upgrading XGBoost to 1.1.0. Since 
XGBoost is imported by AutoTVM, and AutoTVM is used everywhere (e.g., TOPI, VM, 
etc), I got the error even with only `from tvm import relay`, as mentioned in 
the latest reply in the post.
   
   Since we cannot reproduce this error in docker and it's a potential issue, 
this PR makes the XGBoost import lazy.
   
   cc @merrymercy @tqchen @vinx13 @zhiics 
   


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


Reply via email to