You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2020/10/28 03:03:54 UTC

[incubator-tvm] branch main updated (f092e1d -> f5af03a)

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

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


    from f092e1d  [Relay, TOPI] Complete rewrite of where op to support broadcasting (#6759)
     add f5af03a  [Relay] Fix dynamic case for Squeeze and Split (#6739)

No new revisions were added by this update.

Summary of changes:
 include/tvm/topi/transform.h      |  4 +++-
 python/tvm/relay/op/_transform.py | 13 +++++++++++--
 tests/python/relay/test_any.py    |  2 ++
 3 files changed, 16 insertions(+), 3 deletions(-)