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 5f610f45a0 [CI] Update Compute Library to v22.11 (#14084)
add 3cdb079407 [TORCH] scatter_reduce implementation (#14018)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/pytorch.py | 54 ++++++++++++++++++++++++++-
python/tvm/topi/scatter_elements.py | 4 +-
tests/python/frontend/pytorch/test_forward.py | 26 +++++++++++++
3 files changed, 81 insertions(+), 3 deletions(-)