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 2022/02/22 18:14:19 UTC

[GitHub] [tvm] cconvey edited a comment on pull request #10320: Fix wrong terminology in `tvmc` source

cconvey edited a comment on pull request #10320:
URL: https://github.com/apache/tvm/pull/10320#issuecomment-1048072119


   Thanks @gromero !  Would you mind clarifying part of your comment?
   
   > ... we can now pass a `Runtime()` object and a `Executor()` object
   
   When you write `Runtime()` and `Executor()`, are you referring to _actual_ C++/Python functions or class names?  Or should I read that as pseudocode that wouldn't be literally valid in TVM?
   
   My impression was that TVM doesn't actually use common base classes, etc. to ensure a common interface across the different executor implementations.


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