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 f8f7bc8946 [CI] Fix broken model link (#14458)
add f5db8b7ab5 [Bugfix] Conv1Dtranspose default kernel layout should be
IOW (#14482)
No new revisions were added by this update.
Summary of changes:
include/tvm/relay/attrs/nn.h | 6 +++---
python/tvm/relay/frontend/keras.py | 12 ++++++++----
python/tvm/relay/frontend/mxnet.py | 2 +-
python/tvm/relay/frontend/pytorch.py | 3 +++
python/tvm/relay/op/nn/nn.py | 2 +-
src/relay/op/nn/convolution.cc | 18 ++++++++++--------
6 files changed, 26 insertions(+), 17 deletions(-)