You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/04/08 09:28:41 UTC

[tvm] branch last-successful updated (fc0473885f -> 24e2586da2)

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 fc0473885f [TIR] VNNI and ARM dot product intrinsic for tensorization (#10925)
     add 8ca9b896f7 [QNN] Fix per-channel broadcast with invalid axes (#10936)
     add 24e2586da2 [MetaSchedule][Minor] Fix Integer Overflow in Tuning Statistics (#10935)

No new revisions were added by this update.

Summary of changes:
 src/meta_schedule/task_scheduler/gradient_based.cc |  6 +++---
 src/relay/qnn/op/op_common.h                       | 13 ++++++++----
 src/support/table_printer.h                        |  6 ++++++
 tests/python/relay/test_op_qnn_add.py              | 24 ++++++++++++++++++++++
 4 files changed, 42 insertions(+), 7 deletions(-)