You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2021/06/24 16:40:41 UTC

[tvm] branch main updated (d9fe672 -> 6b7b966)

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

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


    from d9fe672  [Docs] Prevented docs/1 file from being generated. (#8029)
     add 6b7b966  [Relay][Frontend][Onnx] Enable group_conv1d import through conv2d conversion. (#8321)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 28 ++++++++++++++++++++++++++--
 tests/python/frontend/onnx/test_forward.py | 20 ++++++++++++++++++--
 2 files changed, 44 insertions(+), 4 deletions(-)