You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by an...@apache.org on 2022/12/13 17:37:16 UTC

[tvm] branch main updated (12311dcdef -> c547bbb13d)

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

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


    from 12311dcdef [Hexagon] Enable depthwise conv2d NHWC with an HWIO kernel layout (#13414)
     add c547bbb13d [Relay][Frontend][Onnx] SequenceAt and SplitToSequence Operators (#13602)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 79 ++++++++++++++++++++++++++++++
 python/tvm/relay/op/_transform.py          |  2 -
 tests/python/frontend/onnx/test_forward.py | 31 +++++++-----
 3 files changed, 98 insertions(+), 14 deletions(-)