You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2021/04/01 04:01:34 UTC

[tvm] branch main updated (b3ab19e -> 1792837)

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

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


    from b3ab19e  [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr (#7731)
     add 1792837  [TE] Bugfix for reduction that involves multi-outs with where cond (#7692)

No new revisions were added by this update.

Summary of changes:
 src/te/operation/compute_op.cc          |  2 +-
 tests/python/unittest/test_te_tensor.py | 31 ++++++++++++++++++++++++++-----
 2 files changed, 27 insertions(+), 6 deletions(-)