You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2021/10/11 17:46:41 UTC

[tvm] branch main updated (5ad2f77 -> 95cde0c)

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

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


    from 5ad2f77  [Relay] Gather op dynamic input support (#9240)
     add 95cde0c  [AlterLayout] Strided slice layout transform fix (disallow NCHW4c -> NCHW etc properly) (#9245)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/tensor/transform.cc                | 16 ++----
 tests/python/relay/test_pass_alter_op_layout.py | 74 +++++++++++++++++--------
 2 files changed, 54 insertions(+), 36 deletions(-)