This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 136f218 [Relay][ONNX] Batch_matmul to dense optimization (#8440)
add f62917e [TOPI] Add support for arbitrary dtypes to CSRMV and CSRMM
(#8437)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/nn/sparse.py | 12 +++++-----
python/tvm/topi/sparse/csrmm.py | 15 ++++++++----
python/tvm/topi/sparse/csrmv.py | 15 ++++++++----
tests/python/topi/python/test_topi_sparse.py | 35 ++++++++++++++--------------
4 files changed, 45 insertions(+), 32 deletions(-)