Skip to content

Commit

Permalink
[4] New test case added for fuse
Browse files Browse the repository at this point in the history
  • Loading branch information
ANSHUMAN TRIPATHY authored and ANSHUMAN TRIPATHY committed Mar 9, 2020
1 parent 2ab90b1 commit ef6ba39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/python/unittest/test_lang_schedule.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,5 +300,8 @@ def intrin_func(ins, outs, sp):
test_tile()
test_split()
test_fuse()
test_fuse_with_split()
test_fuse_with_out_of_order_axis()
test_fuse_with_out_of_order_axis_with_reorder()
test_vectorize()
test_vectorize_commreduce()

0 comments on commit ef6ba39

Please sign in to comment.