This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 784618e [Runtime][PipelineExecutor] Polish the name and comments of
variable. (#10395)
add 40f881b Enable groups argument for conv2d_transpose on the cudnn
backend (#10396)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/cudnn.py | 8 ++++----
python/tvm/relay/op/strategy/cuda.py | 12 ++++++++----
python/tvm/topi/cuda/conv2d_transpose.py | 6 ++++--
src/target/source/intrin_rule_cuda.cc | 9 +++++++--
tests/python/frontend/pytorch/test_forward.py | 13 ++++++++++---
5 files changed, 33 insertions(+), 15 deletions(-)