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 2020/04/02 22:20:49 UTC

[incubator-tvm] branch master updated (44bffdb -> db535f4)

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

masahi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 44bffdb  [REFACTOR][TIR] Migrate low-level pass functions to Pass Manager, (#5213)
     add db535f4  [PYTORCH]AvgPool3d, MaxPool3d and Squeeze op support (#5220)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 55 +++++++++++++++++++++++++++
 tests/python/frontend/pytorch/test_forward.py | 45 ++++++++++++++++++++++
 2 files changed, 100 insertions(+)