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 f532b89e55 [Relax][PyTorch] Add support for decomposed operators and
fix IR of ops tests(1) (#18402)
add be37afdf30 [Relax][PyTorch] Add support for decomposed operators and
fix IR of ops tests(2) (#18403)
add bda2ec7095 Fixing database bug (#18409)
No new revisions were added by this update.
Summary of changes:
include/tvm/meta_schedule/database.h | 1 +
.../frontend/torch/exported_program_translator.py | 10 ++
src/relax/transform/meta_schedule.cc | 1 +
.../relax/test_frontend_from_exported_program.py | 112 +++++++++++++--------
4 files changed, 81 insertions(+), 43 deletions(-)