This is an automated email from the ASF dual-hosted git repository.

wuwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from f03c800   [Rust] fix #6205 (#6207)
     add a5bf5c5  Change the meaning of conv3d_transpose output_padding to 
match conv{1,2}d_transpose (#6065)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/strategy/generic.py            |  7 ++----
 python/tvm/topi/cuda/conv3d_transpose_ncdhw.py     | 14 +++++++----
 python/tvm/topi/nn/conv3d_transpose.py             | 22 +++++++++++-------
 .../topi/testing/conv3d_transpose_ncdhw_python.py  | 18 +++++++++++----
 python/tvm/topi/x86/conv3d_transpose.py            |  5 ++--
 tests/python/relay/test_op_level2.py               |  3 +--
 .../python/test_topi_conv3d_transpose_ncdhw.py     | 27 ++++++++++++----------
 7 files changed, 58 insertions(+), 38 deletions(-)

Reply via email to