You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/06/10 04:33:59 UTC

[tvm] branch main updated (d97d8d3 -> b93e56e)

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 d97d8d3  fake quantization to integer (#8228)
     add b93e56e  [CuBLAS] Support implicit broadcast in batch_matmul (#8229)

No new revisions were added by this update.

Summary of changes:
 src/runtime/contrib/cblas/gemm_common.h | 38 +++++++++++++++++------
 src/runtime/contrib/cublas/cublas.cc    | 30 +++++++++++++-----
 tests/python/contrib/test_cublas.py     | 55 +++++++++++++++++----------------
 3 files changed, 79 insertions(+), 44 deletions(-)