This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from e56d4b2678 [Build] Complete TVM wheel building migration (#18252)
add 887a9ca817 [Relax] Building TVMScript printer for IRModules with
Python functions (#18253)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/base_py_module.py | 129 +++-
tests/python/relax/test_base_py_module_printer.py | 760 ++++++++++++++++++++++
2 files changed, 888 insertions(+), 1 deletion(-)
create mode 100644 tests/python/relax/test_base_py_module_printer.py