You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/06/22 08:46:00 UTC

[tvm] branch main updated (5056eb751b -> 98fb955a51)

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

junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 5056eb751b Change new concat (#11800)
     add 98fb955a51 [Relay][Op] MetaSchedule layout in TypeRel (#11819)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/attrs/nn.h                  | 18 +++++---
 src/relay/op/nn/convolution.cc                | 60 +++++++++++++++++----------
 src/relay/op/nn/nn.h                          | 54 ++++++++++++++++--------
 src/relay/transforms/fold_explicit_padding.cc |  1 +
 4 files changed, 87 insertions(+), 46 deletions(-)