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 2b0e082f39 [FIX] Add braces to if-else statements (#11493)
add 45bed88eb4 [Pass] Add MaxPool, AvgPool to FoldExplicitPadding (#11494)
No new revisions were added by this update.
Summary of changes:
include/tvm/relay/attrs/nn.h | 14 +-
src/relay/transforms/fold_explicit_padding.cc | 206 +++++++++++++++++----
.../relay/test_pass_fold_explicit_padding.py | 180 +++++++++++++++++-
3 files changed, 351 insertions(+), 49 deletions(-)