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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
