This is an automated email from the ASF dual-hosted git repository.
csullivan pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 1a1af0c700 [Unity][NN] Allow nn.Module to generate subroutines (#15453)
add e7cb3a848d [Unity][BYOC] Support ND A and 2D B batched matmul for
cublasLt (#15499)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/backend/contrib/cublas.py | 7 ++++---
src/runtime/contrib/cublas/cublas.cc | 17 ++++++++++++++++-
tests/python/relax/test_codegen_cublas.py | 2 ++
3 files changed, 22 insertions(+), 4 deletions(-)