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 b445d66  [ci] Disable flaky cmsisnn tests (#10315)
     add 73cf51b  [TE][Fix] Comparison of the output tensor (#9829)

No new revisions were added by this update.

Summary of changes:
 include/tvm/te/operation.h                   |  8 ++++++--
 python/tvm/te/hybrid/parser.py               |  2 +-
 python/tvm/te/tensor.py                      |  5 +++--
 src/te/operation/extern_op.cc                |  1 +
 src/te/operation/hybrid_op.cc                | 11 ++++++-----
 src/te/operation/scan_op.cc                  |  2 ++
 src/te/operation/tensor_compute_op.cc        |  1 +
 src/te/schedule/schedule_dataflow_rewrite.cc |  2 +-
 src/te/schedule/schedule_ops.cc              | 12 +++++++++---
 src/te/tensor.cc                             | 23 ++++++++++++++++-------
 tests/python/unittest/test_te_tensor.py      |  4 ++++
 11 files changed, 50 insertions(+), 21 deletions(-)

Reply via email to