Lunderberg commented on PR #16827:
URL: https://github.com/apache/tvm/pull/16827#issuecomment-2064255391

   @tqchen Thank you!  I've resolved the unit test whose failure was specific 
to this PR.
   
   There's a few other CI failures, which look like they're triggered by a bug 
in `tvm.device('cuda').exist`.  If no GPUs are present, it raises an exception 
when it should return `False`.  This is an independent failure mode, and I've 
submitted https://github.com/apache/tvm/pull/16903 which resolves it.


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

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to