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(-)