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/06/26 14:19:55 UTC

[incubator-tvm] branch master updated (e1a1c2a -> fcbebea)

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 e1a1c2a  [PatternLang] Don't rewrite expressions used outside of the pattern (#5930)
     add fcbebea  [Arith][GPU]Rewrite simplify fix for Vectorized Cooperative Fetching (#5924)

No new revisions were added by this update.

Summary of changes:
 src/arith/rewrite_simplify.cc                      |  13 +-
 .../python/unittest/test_arith_rewrite_simplify.py |  46 ++++++
 tests/python/unittest/test_target_codegen_cuda.py  | 184 +++++++++++++++++++++
 3 files changed, 241 insertions(+), 2 deletions(-)