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 2020/11/26 06:47:17 UTC

[tvm] branch main updated (df6ccae -> f974166)

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 df6ccae  [Frontend][Relay][Parser] fix unparsable yolo formals (#6963)
     add f974166  Don't fuse take with dynamic inputs (#6979)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/_transform.py        | 19 +++++++++++++++++++
 python/tvm/topi/transform.py             | 22 ++++++++++++++++++++++
 tests/python/relay/test_pass_fuse_ops.py | 27 +++++++++++++++++++++++++++
 3 files changed, 68 insertions(+)