You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/02/15 01:40:01 UTC

[tvm] branch main updated (be17697 -> de73b99)

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

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


    from be17697  clean up conv2d type rels (#10236)
     add de73b99  [Torch] Fix conv2d transpose with group (#10235)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 14 ++++++++------
 tests/python/frontend/pytorch/test_forward.py | 28 ++++++++++++++++++++++++++-
 2 files changed, 35 insertions(+), 7 deletions(-)