You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2023/01/11 04:28:29 UTC

[tvm] branch main updated (c2bc1ec95e -> 77b6f0eec3)

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 c2bc1ec95e [microTVM] tuning on micro targets with meta-schedule (#13514)
     add 77b6f0eec3 [Tensorize][TOPI] Add AMX Tensorizing for int8 batch matmul (#13745)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/strategy/x86.py   | 10 ++-----
 python/tvm/topi/x86/batch_matmul.py   | 53 ++++++++++++++++++++++++++-------
 python/tvm/topi/x86/dense.py          | 21 +++----------
 tests/python/relay/test_op_level10.py | 55 +++++++++++++++++++++++++++++++++++
 4 files changed, 104 insertions(+), 35 deletions(-)