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

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


    from f5db8b7ab5 [Bugfix] Conv1Dtranspose default kernel layout should be 
IOW (#14482)
     add dba987cae0 [Arith] Simplifications for floormod(x, 2) (#13936)

No new revisions were added by this update.

Summary of changes:
 src/arith/iter_affine_map.cc                       |  5 ++
 src/arith/rewrite_simplify.cc                      | 38 +++++++--
 .../python/unittest/test_arith_iter_affine_map.py  | 12 +++
 .../python/unittest/test_arith_rewrite_simplify.py | 33 ++++++++
 .../unittest/test_meta_schedule_space_cuda.py      |  2 +-
 .../test_tir_transform_inject_software_pipeline.py | 90 +++++++++++-----------
 6 files changed, 128 insertions(+), 52 deletions(-)

Reply via email to