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/11/06 00:19:00 UTC

[incubator-tvm] branch main updated (7ee91da -> 9ea4bf5)

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/incubator-tvm.git.


    from 7ee91da  [TOPI] Enable scatter_add on GPU  (#6856)
     add 9ea4bf5  [Relay][Frontend][Onnx] If Operator Support (#6730)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 44 ++++++++++++++++++++++++++-
 tests/python/frontend/onnx/test_forward.py | 49 +++++++++++++++++++++++++++++-
 2 files changed, 91 insertions(+), 2 deletions(-)