You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by an...@apache.org on 2020/09/25 15:39:24 UTC

[incubator-tvm] branch master updated (e52e9e9 -> 1a9dcf1)

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

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


    from e52e9e9  [TIR] Fix rewrite_simplify tir::builtin::shift_left (#6555)
     add 1a9dcf1  Make missing desired layout non-fatal (#6553)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/convert_layout.cc            | 31 +++++++-------
 tests/python/relay/test_pass_convert_op_layout.py | 50 +++++++++++++++++++++++
 2 files changed, 66 insertions(+), 15 deletions(-)