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

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


    from 1d24366  [TOPI][AlterOpLayout][ARM] Enabling NHWC to NCHW layout 
transformation. (#4249)
     add cff62bd  [tutorial] Relay pass infra tutorial (#4083)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/transform.h     |   4 +-
 python/tvm/relay/transform.py     |   9 +-
 src/relay/pass/print_ir.cc        |   4 +-
 tutorials/dev/relay_pass_infra.py | 255 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 267 insertions(+), 5 deletions(-)
 create mode 100644 tutorials/dev/relay_pass_infra.py

Reply via email to