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 2021/12/06 12:13:05 UTC

[tvm] branch main updated (d6960ce -> 9c41153)

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 d6960ce  add einsum in pytorch frontend (#9651)
     add 9c41153  [ONNX]Support Opset 13 split IFF the split is a constant (#9643)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 25 +++++++++++++++++++++++++
 tests/python/frontend/onnx/test_forward.py | 18 +++++++++++++++---
 2 files changed, 40 insertions(+), 3 deletions(-)