You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/07/06 01:50:32 UTC

[tvm] branch main updated (ffd8c9377f -> 111169c7df)

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 ffd8c9377f [TIR] Make conversion from Integer to int64_t explicit (#12010)
     add 111169c7df Fix infercorrect layout in Layoutrewrite and improve naming. (#12007)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/transform_layout.h         | 82 ++++++++++++++++---------
 tests/python/relay/test_pass_alter_op_layout.py | 12 ++++
 2 files changed, 65 insertions(+), 29 deletions(-)