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 5645c52c6d [Marvell BYOC]: Marvell AI Accelerator Integration - Phase
1 (#16570)
add a692453612 [Relax] Ignore non-relax functions in
relax.transform.RunCodegen (#16586)
add 9ed9f7a93f [Debug] Improve error message for codegen pattern
mismatches (#16587)
add 94e83f27cc [Unity][VM] Recursively visit match bindings in
VMShapeLowerMutator (#16583)
No new revisions were added by this update.
Summary of changes:
src/relax/backend/contrib/utils.cc | 5 +-
src/relax/backend/vm/vm_shape_lower.cc | 2 +-
src/relax/transform/run_codegen.cc | 4 +-
.../relax/test_backend_transform_shape_lower.py | 78 ++++++++++++++++++++++
tests/python/relax/test_transform_codegen_pass.py | 29 ++++++++
5 files changed, 114 insertions(+), 4 deletions(-)