This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 16198202af Update images to 20250214-034537-bd1411f8 (#17653)
add f140fb4ab9 [ONNX][RELAX] replace topi.split with relax.op.split in the
onnx frontend (#17642)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/frontend/onnx/onnx_frontend.py | 4 ++--
.../tvm/relax/transform/legalize_ops/manipulate.py | 13 +++++-----
src/relax/op/tensor/manipulate.cc | 4 ++--
tests/python/relax/test_op_manipulate.py | 28 ++++++++++------------
4 files changed, 24 insertions(+), 25 deletions(-)