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 a8a2574  [skip ci][Bugfix] Allow constant folding of 0U - 0U (#10535)
     add ffd5f70  Revert "[TE][Fix] Comparison of the output tensor (#9829)" 
(#10540)

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, 21 insertions(+), 50 deletions(-)

Reply via email to