This is an automated email from the ASF dual-hosted git repository.
jcf94 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 0bbaf0e [Bug Fixed] Make query_rpc_tracker show the correct device
server port and customized address (#8203)
add ca99552 [CuDNN] Remove GPU dependency from
tvm.contrib.cudnn.conv_output_shape (#8275)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/cudnn.py | 97 ++++++++++++++++++++++++++-
src/runtime/contrib/cudnn/conv_forward.cc | 6 +-
tests/python/contrib/test_cudnn.py | 106 ++++++++++++++++++++++++++----
tests/python/relay/test_any.py | 2 +-
4 files changed, 193 insertions(+), 18 deletions(-)