You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/07/16 20:18:39 UTC

[incubator-tvm] branch master updated (910ad00 -> 30415e5)

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

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


    from 910ad00  [VTA] Fix FSIM Compile Error. (#6070)
     add 30415e5  [ARITH] Improve vector simplification for float operands (#6043)

No new revisions were added by this update.

Summary of changes:
 src/arith/pattern_match.h                            | 9 +++++++++
 src/arith/rewrite_simplify.cc                        | 6 ++++++
 tests/python/unittest/test_arith_rewrite_simplify.py | 4 ++++
 3 files changed, 19 insertions(+)