This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 684a8ca6a4 [Unity][DLight] Enhance the inline consumer rule (#16124)
add bc2415bcc8 [Unity][BYOC] Support IGEMM in cuBLASLt (#16134)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/backend/contrib/cublas.py | 17 +++++-
python/tvm/relax/testing/matmul.py | 11 ++--
src/runtime/contrib/cublas/cublas.cc | 18 ++++--
tests/python/relax/test_codegen_cublas.py | 98 +++++++++++++++++++++++++++---
4 files changed, 124 insertions(+), 20 deletions(-)