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/10/26 12:22:18 UTC

[incubator-tvm] branch main updated (836c9b8 -> e59c603)

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

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


    from 836c9b8  [Fix,Conda] update conda download url (#6760)
     add e59c603  [ARITH] iter_affine_map bug fix, stride generalize (#6753)

No new revisions were added by this update.

Summary of changes:
 include/tvm/arith/iter_affine_map.h                |  8 ++
 src/arith/iter_affine_map.cc                       | 98 ++++++++++++++++------
 .../python/unittest/test_arith_iter_affine_map.py  | 24 ++++++
 3 files changed, 105 insertions(+), 25 deletions(-)