We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb2631 commit 78397feCopy full SHA for 78397fe
applications/llama_3.2_1b/src/operator/aie_gemm.py
@@ -80,7 +80,6 @@ def get_gemm_artifacts(
80
requires_context=True,
81
)
82
83
-
84
# FIXME: We should be able to reuse the same xclbin for same tile
85
# sizes, only swapping out the instruction sequence for different
86
# problem sizes. However, there seem to be cases where this does
0 commit comments