mbs-octoml opened a new pull request, #12107:
URL: https://github.com/apache/tvm/pull/12107

   Previously CompilationConfig::CanonicalVirtualDevice required
   the argument virtual device to contain a device type. However
   now that virtual devices may contain memory scopes that's
   unnecessarily strict.
   
   With this change it is possible to write virtual device
   annotations with just memory scopes, and let PlanDevices
   flow those constraints along with the usual device constraints.


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