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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 595f0b3975 [HEXAGON][QHL] Clippling the inputs of HVX version of QHL 
Sigmoid operation (#12919)
     add 25a54fb791 [TIR] Remove unused iters from the result of reindex 
(#12946)
     add 77c8b6e163 [Support] Add fallback definition of ccache in libinfo 
(#12945)
     add 4e4089edda [MetaSchedule] Fix XGBoost Import Issue (#12936)
     add e9eb0bc660 [LLVM] Change CHECK_NE(x, nullptr) to CHECK(x != nullptr), 
NFC (#12943)
     add dedf6393f1 [Hexagon] Change NULL to nullptr, NFC (#12944)

No new revisions were added by this update.

Summary of changes:
 python/tvm/meta_schedule/cost_model/xgb_model.py   | 348 +++++++++++----------
 .../multi_level_tiling_tensor_core.cc              |  18 +-
 src/runtime/hexagon/rpc/android/session.cc         |   2 +-
 src/support/libinfo.cc                             |   4 +
 src/target/llvm/codegen_llvm.cc                    |   2 +-
 src/tir/schedule/primitive/cache_read_write.cc     |  19 +-
 .../unittest/test_meta_schedule_cost_model.py      |  45 ++-
 tests/python/unittest/test_tir_schedule_reindex.py |  14 +-
 8 files changed, 253 insertions(+), 199 deletions(-)

Reply via email to