You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/10/01 22:29:25 UTC

[GitHub] [tvm-rfcs] mbs-octoml edited a comment on pull request #38: [RFC] Improved multi-target handling

mbs-octoml edited a comment on pull request #38:
URL: https://github.com/apache/tvm-rfcs/pull/38#issuecomment-932464732


   Note to self: The With<Target> convention should probably also be removed by this work also, but I've not audited the code to see how pervasive it is.
   
   Target already has a `GetAttr<String>("device")` convention, but I think the map from name  to `DLDeviceType` is only on the py side, and the attribute is not consistently set.


-- 
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-unsubscribe@tvm.apache.org

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