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 71ac3e821b [Relax][NN] Add batch_flatten operator (#18677)
     add 701a7539aa [Relax][Onnx] Support Multi Input Ops with Multidirectional 
Broadcasting (#18673)
     add 4fc4450412 [FIX] Fix T.sblock due to concurrent merge (#18695)

No new revisions were added by this update.

Summary of changes:
 docs/deep_dive/tensor_ir/learning.rst              |  2 +-
 python/tvm/relax/frontend/onnx/onnx_frontend.py    | 26 ++++++++--
 tests/python/relax/test_frontend_onnx.py           | 55 +++++++++++++++++-----
 .../python/relax/test_transform_legalize_ops_nn.py |  2 +-
 4 files changed, 68 insertions(+), 17 deletions(-)

Reply via email to