This is an automated email from the ASF dual-hosted git repository.
sijusamuel pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from db28544 [CI] Disable flaky tests (#6841)
add 0c02780 [Relay][Frontend] SparseTensorDenseMatMul support for
Tensorflow (#6685)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/tensorflow.py | 46 +++++++++++++++++++
python/tvm/relay/op/nn/nn.py | 6 ++-
python/tvm/topi/cuda/sparse.py | 13 ++++--
tests/python/frontend/tensorflow/test_forward.py | 56 ++++++++++++++++++++++++
4 files changed, 115 insertions(+), 6 deletions(-)