-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TVMC] Support compiling and running with VM #10722
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making this change, Margaret! I've left some feedback on how some bits can be simplified but this overall looks excellent.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are excellent changes, I left a few very minor points of feedback. Once addressed I think we're ready to merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making this change, it will make using the VM much easier. LGTM!
* introduce vm compile path * support vm in tvmc * cleanup + lint * add profiler + simplify vm case in tvmcpackage * address comments + parametrize tests Co-authored-by: Margaret Qian <[email protected]>
* introduce vm compile path * support vm in tvmc * cleanup + lint * add profiler + simplify vm case in tvmcpackage * address comments + parametrize tests Co-authored-by: Margaret Qian <[email protected]>
No description provided.