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 7053235  Fixed temporary lock_guard instances. (#7199)
     add 361f508  [CUBLAS, CUDNN] Support dynamic batch size (#7194)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/cudnn.py    | 81 ++++++++++++++++++++++++++----------------
 python/tvm/topi/cuda/conv2d.py | 24 +++++++------
 python/tvm/topi/cuda/conv3d.py | 26 +++++++-------
 python/tvm/topi/cuda/dense.py  |  3 +-
 tests/python/relay/test_any.py | 50 +++++++++++++++++++++-----
 5 files changed, 121 insertions(+), 63 deletions(-)

Reply via email to