tqchen opened a new pull request, #20005:
URL: https://github.com/apache/tvm/pull/20005

   ## Summary
   
   Compiler Targets can carry device-type semantics that runtime device-name 
parsing does not preserve.
   
   - add `tvm.device_from_target` for canonical Target-to-Device translation
   - use explicit runtime constructors where the device kind is fixed
   - update target-derived utilities, tests, and documentation to use the 
explicit boundary


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to