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

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


    from a427efb  [Relay] Fix a bug in tensor_array_scatter (#6890)
     add e05a62b  [Minor] Typo Fixes (#10000)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/backend/contrib/ethosu/legalize.py | 2 +-
 python/tvm/relay/frontend/common.py                 | 8 ++++----
 python/tvm/runtime/ndarray.py                       | 2 +-
 python/tvm/topi/cuda/batch_matmul_tensorcore.py     | 6 +++---
 python/tvm/topi/cuda/conv2d_nhwc_winograd.py        | 6 +++---
 python/tvm/topi/cuda/dense_tensorcore.py            | 6 +++---
 src/arith/int_operator.h                            | 4 ++--
 src/relay/backend/te_compiler_cache.cc              | 2 +-
 src/runtime/rpc/rpc_local_session.h                 | 2 +-
 src/support/ring_buffer.h                           | 2 +-
 src/support/socket.h                                | 6 +++---
 src/te/operation/create_primfunc.cc                 | 2 +-
 src/te/operation/tensorize.cc                       | 2 +-
 src/tir/schedule/primitive/cache_read_write.cc      | 2 +-
 src/tir/transforms/coproc_sync.cc                   | 2 +-
 web/src/compact.ts                                  | 4 ++--
 web/src/runtime.ts                                  | 4 ++--
 17 files changed, 31 insertions(+), 31 deletions(-)

Reply via email to