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/tvm.git.


    from 3825161  [CodeGen][OpenCL] Limit OpenCL built-in vector lanes to 2, 3, 
4, 8, 16. (#7777)
     add 46c4de4  [ARITH] Subspace division (#7760)

No new revisions were added by this update.

Summary of changes:
 include/tvm/arith/iter_affine_map.h                |  30 ++
 python/tvm/arith/__init__.py                       |   2 +-
 python/tvm/arith/iter_affine_map.py                |  45 +++
 src/arith/iter_affine_map.cc                       | 299 ++++++++++++++++++
 .../python/unittest/test_arith_iter_affine_map.py  | 340 +++++++++++++++++++++
 5 files changed, 715 insertions(+), 1 deletion(-)

Reply via email to