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/03 08:35:47 UTC

[tvm] branch main updated (8326edd -> 19b233a)

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 8326edd  [AutoScheduler] Propogate global autotvm state to PopenPool workers (#8913)
     add 19b233a  [ONNX] Add index_put operator (#8894)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 42 +++++++++++++++++
 tests/python/frontend/onnx/test_forward.py | 76 ++++++++++++++++++++++++++++++
 2 files changed, 118 insertions(+)