Skip to content

Commit 88d9bdd

Browse files
committed
black
1 parent 31fe7eb commit 88d9bdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/tvm/tir/tensor_intrin/arm_cpu.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
# TODO(masahi): Parametrize the TVMScript description of dot product by
2424
# shape and dtype, and share the common description with x86.
2525

26+
2627
@T.prim_func
2728
def dot_product_4x4_i8i8i32_desc(
2829
A: T.Buffer((4,), "int8", offset_factor=1),

0 commit comments

Comments
 (0)