This is an automated email from the ASF dual-hosted git repository.
comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d7a9a7c [PatternLang] Add If pattern (#7282)
add c947463 [Frontend][Tensorflow] Sparse_Dense Op CSR scheduling issue
resolved for Cuda & X86 (#7148)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/cuda/sparse.py | 45 ++++++++++++++++++++----
python/tvm/topi/nn/sparse.py | 36 +++++++++----------
python/tvm/topi/x86/sparse.py | 18 +++++-----
tests/python/frontend/tensorflow/test_forward.py | 3 +-
tests/python/topi/python/test_topi_sparse.py | 13 ++++---
5 files changed, 76 insertions(+), 39 deletions(-)