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/02/26 01:41:41 UTC

[tvm] branch main updated (6274a7f -> e664b2f)

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 6274a7f  use checked_type instead of type_annotation (#7522)
     add e664b2f  [Torch] Avoid adding unnecessary slicing (#7479)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py       | 55 +++++++++++++-----------------
 python/tvm/relay/frontend/pytorch_utils.py |  6 +---
 2 files changed, 25 insertions(+), 36 deletions(-)