Skip to content

Commit a746aea

Browse files
author
Lufang CHEN 陈橹方
committed
lint
1 parent f0eba40 commit a746aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python/tir-schedule/test_tir_schedule_tensorize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ def fetch_to_shared(block, idx):
744744
]:
745745
_test_intrin(*args)
746746

747-
747+
748748
def test_tensor_intrin_look_up():
749749
intrin_name = 'non_existent_intrin'
750750
assert tir.TensorIntrin.get(intrin_name, allow_missing=True) is None

0 commit comments

Comments
 (0)