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 a6f6f11000 [TensorIR][Bugfix] `reindex_cache_write` do not mutate init
statement (#14626)
add 62bffbb4cd [CODEGEN] Fix metal codegen when with only single working
dim (#14628)
add 0d51fbbecd Fix bug about wrong attribute name (#14636)
add e86a470ce0 [Relay] Enhance type infer for dynamic shape (#14601)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/onnx.py | 2 +-
src/relay/analysis/type_solver.cc | 21 ++++++++++++++++++++-
src/relay/analysis/type_solver.h | 1 +
src/target/source/codegen_metal.cc | 10 +++++++++-
src/target/source/codegen_metal.h | 1 +
tests/python/relay/test_type_infer.py | 8 ++++++++
6 files changed, 40 insertions(+), 3 deletions(-)