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

   This refactor introduces a base Executable class and a `tvm.compile` 
interface that can be used to compile both TIR and Relax programs. 
`tvm.compile` will return an Executable object that can be used to call either 
TIR or Relax functions.
   


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

Reply via email to