You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/09/26 11:49:54 UTC

[tvm] branch last-successful updated (46ea2ed42e -> 87085b0e0d)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 46ea2ed42e [MetaSchedule][UX] User Interface for Jupyter Notebook (#12866)
     add cc6e01edc6 [frontend][pytorch]support aten::zero_ operator (#12872)
     add 87085b0e0d [frontend][pytorch]Support aten::Tensor_split operator (#12871)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 59 +++++++++++++++++++++++++++
 tests/python/frontend/pytorch/test_forward.py | 29 +++++++++++++
 2 files changed, 88 insertions(+)