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

jwfromm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 4d88a45  [microNPU] Improve cycles estimates for memory transfers 
(#10508)
     add 7d5ef84  [CUDA] Various int8 fix (cublas, cutlass, etc) (#10596)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/cutlass/gen_conv2d.py |  5 +++
 python/tvm/contrib/cutlass/gen_gemm.py   |  9 ++++++
 python/tvm/relay/op/strategy/cuda.py     | 54 ++++++++++++++------------------
 python/tvm/topi/cuda/batch_matmul.py     |  2 +-
 src/runtime/contrib/cublas/cublas.cc     |  2 +-
 tests/python/contrib/test_cublas.py      | 12 +++++--
 tests/python/contrib/test_cutlass.py     | 20 ++++++++++++
 7 files changed, 69 insertions(+), 35 deletions(-)

Reply via email to