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/09/15 11:51:26 UTC

[tvm] branch main updated (354019d -> f350ea6)

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 354019d  [3/6] Arm(R) Ethos(TM)-U NPU TIR compiler with conv2d support (#8806)
     add f350ea6  [Torch] Add an option to make imported models compatible with the Relay text parser (#9015)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          |  36 ++++-
 tests/python/frontend/pytorch/test_forward.py | 192 ++------------------------
 2 files changed, 40 insertions(+), 188 deletions(-)