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

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


    from fb49a99  [ETHOSN] int8 support for the mean operator (#10463)
     add b2a0e1d  [CUBLAS] Add cuBLAS as a Relay partitioning target (BYOC) 
(#10820)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/cublas.py | 158 ++++++++++++++++++++++++++++++++++
 tests/python/contrib/test_cublas.py   |  90 ++++++++++++++++++-
 tests/scripts/task_mypy.sh            |   3 +
 3 files changed, 248 insertions(+), 3 deletions(-)
 create mode 100644 python/tvm/relay/op/contrib/cublas.py

Reply via email to