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 fa5460242e [MetaSchedule] Enhance CPU auto vectorization (#11404)
     add 83c9ee1a26 Fix int8 cuda kernels on older SM versions (#11389)

No new revisions were added by this update.

Summary of changes:
 python/tvm/target/target.py               | 4 ++++
 python/tvm/topi/cuda/batch_matmul.py      | 7 ++-----
 python/tvm/topi/cuda/conv2d_int8.py       | 7 +++----
 python/tvm/topi/cuda/dense.py             | 6 ++----
 python/tvm/topi/cuda/group_conv2d_nchw.py | 4 +---
 5 files changed, 12 insertions(+), 16 deletions(-)

Reply via email to