You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/11/10 00:24:34 UTC

[tvm] branch main updated (5dc4186338 -> b4b90d76d9)

This is an automated email from the ASF dual-hosted git repository.

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 5dc4186338 [MetaSchedule] Add JSON Database Validation Scripts (#12948)
     add b4b90d76d9 [QNN, ONNX] Extension of QLinearMatMul in ONNX front-end for all ranks of input tensors (#13322)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 212 +++++++++++++++++++++++++----
 tests/python/frontend/onnx/test_forward.py | 121 ++++++++++++++++
 2 files changed, 304 insertions(+), 29 deletions(-)