This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 5ac8993da2 [TOPI][Relay] New Op: MetaScheduleLayoutRewrite (#11826)
add caa0d59c33 [ONNX] Add more dynamism to Eyelike (#11615)
add c334790bf8 [Fix] int32/64 mismatch of buffer elem_offset at
HandleBufferBindScope (#11755)
add 83bbcd76b7 [docs] Fix the error in install/from_source.rst file
(#11796)
No new revisions were added by this update.
Summary of changes:
docs/install/from_source.rst | 2 +-
python/tvm/relay/frontend/onnx.py | 15 +++++++++------
python/tvm/relay/op/_transform.py | 1 +
src/tir/transforms/storage_flatten.cc | 6 ++++++
tests/python/frontend/onnx/test_forward.py | 29 +++++++++++++++++++++++------
tests/python/relay/test_op_level10.py | 17 +++++++++++++++++
6 files changed, 57 insertions(+), 13 deletions(-)