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

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


    from a4bd5f8  [Rust][IRModule] Flesh out IRModule methods (#6741)
     add 7ee91da  [TOPI] Enable scatter_add on GPU  (#6856)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/_transform.py             |   2 +-
 python/tvm/relay/op/strategy/cuda.py          |  15 ++-
 python/tvm/relay/op/strategy/generic.py       |  15 +--
 python/tvm/topi/cuda/scatter.py               | 133 +++++++++++++++++++++-----
 tests/python/frontend/pytorch/test_forward.py |  12 +--
 tests/python/relay/test_op_level3.py          |   4 +-
 6 files changed, 139 insertions(+), 42 deletions(-)

Reply via email to