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 42985c3 [Hexagon] Handle v69 in RPC launcher on simulator (#10829)
add 5cacecc [CUBLAS] Add support for nn.dense and nn.batch_matmul (#10826)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/cublas.py | 45 ++++++++++---
src/runtime/contrib/cublas/cublas.cc | 16 ++---
tests/python/contrib/test_cublas.py | 121 ++++++++++++++++++++++++++++++++++
3 files changed, 166 insertions(+), 16 deletions(-)