This is an automated email from the ASF dual-hosted git repository.
andrewzhaoluo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 3001d3d [Runtime][ThreadPool] Handle the default value of affinity
mode. (#10434)
add 5691566 [Relay] Fix output dtype for conv2d wgrad when the original
one is void (#10459)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/_tensor_grad.py | 9 ++++++++-
src/relay/op/nn/convolution.cc | 5 ++++-
tests/python/relay/test_op_grad_level2.py | 29 +++++++++++++++++++++++++++++
3 files changed, 41 insertions(+), 2 deletions(-)