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 2021/09/23 16:41:32 UTC

[tvm] branch main updated (73c2845 -> e887286)

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 73c2845  [microTVM][Zephyr] Add 'config_main_stack_size' option to API server (#9026)
     add e887286  BUG #8013: Remove register_alter_op_layout example from dev/use_pass_infra.py (#9076)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/alter_op_layout.cc | 41 ++++++++++++++++++---------------
 src/relay/transforms/convert_layout.cc  | 39 ++++++++++++++++---------------
 src/relay/transforms/transform_layout.h | 36 ++++++++++++++---------------
 tutorials/dev/use_pass_infra.py         | 30 ------------------------
 4 files changed, 62 insertions(+), 84 deletions(-)