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 fbc7f1ea16 [Relax] Replace topi.take with relax.op.take (#18665)
     add 361d21bbe9 [Relax][ONNX] add support for unique optional outputs 
(#18652)
     add 26c6b135e6 fix: MSVC pragma (#18674)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/logging.h                   |  8 +--
 python/tvm/relax/frontend/onnx/onnx_frontend.py | 65 +++++++++++++++----
 python/tvm/relax/op/set.py                      | 85 ++++++++++++++++++++++---
 src/relax/op/tensor/set.cc                      | 43 ++++++++++---
 tests/python/relax/test_frontend_onnx.py        | 23 +++++--
 5 files changed, 184 insertions(+), 40 deletions(-)

Reply via email to