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 5c460ff [COMMUNITY] @areusch -> Committer (#7679)
add c871784 [Frontend,TOPI] Improve dynamism for BatchMatmul and Dense
(#7496)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/tensorflow.py | 54 ++++++++++++++++++++----
python/tvm/topi/cuda/batch_matmul.py | 7 +--
python/tvm/topi/cuda/dense.py | 11 ++---
tests/python/frontend/tensorflow/test_forward.py | 52 ++++++++++++++++++++++-
4 files changed, 104 insertions(+), 20 deletions(-)