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/18 23:54:11 UTC

[tvm] branch main updated (944d8d1 -> 50e013d)

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 944d8d1  [RUNTIME] Fast path for single thread run to allow app level threading (#7454)
     add 50e013d  [Torch] Add index_put operator (#7465)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 28 +++++++++++++++++++++++
 tests/python/driver/tvmc/test_frontends.py    |  1 +
 tests/python/frontend/pytorch/test_forward.py | 32 +++++++++++++++++++++++++++
 3 files changed, 61 insertions(+)