LeshengJin opened a new pull request, #15714:
URL: https://github.com/apache/tvm/pull/15714
- Target auto detection: `Target.auto_detect()`.
- Target created from device: `Target.from_device("cuda")` or
`Target.from_device(tvm.cuda())`
- create device from str: `tvm.device("cuda:0")` or tvm.device("cuda", 0)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]