This is an automated email from the ASF dual-hosted git repository.
laurawly pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from ec60a50 [FIX] Remove debugging print statement (#7072)
add fcead9f [Relay] Support deformable Conv2D NHWC (#7075)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/cuda.py | 12 -------
python/tvm/relay/op/strategy/generic.py | 36 +++++++++++++++-----
src/relay/op/nn/convolution.h | 59 +++++++++++++++++++++++++++------
tests/python/relay/test_op_level5.py | 49 ++++++++++++++++++---------
4 files changed, 110 insertions(+), 46 deletions(-)