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 e229bda76f [Docs] Add tutorial for mixing Python/PyTorch with TVM 
using BasePyModule (#18947)
     add cb5e290931 [Relax][ONNX] Add Optional and MatMulInteger16 frontend 
support (#18950)
     add c79caf0c00 [Relax][ONNX] Complete ShapeExpr reshape handling in ONNX 
frontend (#18956)
     add d293b7a707 [Docs] Align documentation with tirx/s_tir namespace split 
(#18953)

No new revisions were added by this update.

Summary of changes:
 docs/arch/index.rst                             |  52 +--
 docs/arch/pass_infra.rst                        |  12 +-
 docs/arch/runtimes/vulkan.rst                   |   2 +-
 docs/deep_dive/tensor_ir/index.rst              |  14 +-
 python/tvm/relax/frontend/onnx/onnx_frontend.py | 137 +++++++-
 tests/python/relax/test_frontend_onnx.py        | 400 +++++++++++++++++++++++-
 6 files changed, 570 insertions(+), 47 deletions(-)

Reply via email to