This is an automated email from the ASF dual-hosted git repository.
jroesch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from cc5382e Add runtime.ModuleGetFormat method enabling export of BYOC
generated sources which require a .cpp/.cc file extension (#9243)
add 14d0187 Tvmc python tutorial (#9633)
No new revisions were added by this update.
Summary of changes:
docs/conf.py | 1 +
docs/legacy_redirect.py | 4 +
gallery/tutorial/tvmc_python.py | 292 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 297 insertions(+)
create mode 100644 gallery/tutorial/tvmc_python.py