Skip to content

Commit 78397fe

Browse files
committed
format
1 parent fcb2631 commit 78397fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

applications/llama_3.2_1b/src/operator/aie_gemm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ def get_gemm_artifacts(
8080
requires_context=True,
8181
)
8282

83-
8483
# FIXME: We should be able to reuse the same xclbin for same tile
8584
# sizes, only swapping out the instruction sequence for different
8685
# problem sizes. However, there seem to be cases where this does

0 commit comments

Comments
 (0)