Skip to content

Commit

Permalink
[tuner] save the code
Browse files Browse the repository at this point in the history
Signed-off-by: Bangtian Liu <[email protected]>
  • Loading branch information
bangtianliu committed Nov 26, 2024
1 parent 385f484 commit 579af35
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tuner/tuner/dispatch_constraints.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ def get_mfma_intrinsic_constraints(
intrinsic_n == mnk[1],
intrinsic_k == mnk[2],
)
for mma_attr in (
iree_gpu.MMAAttr.get(mfma) for mfma in compatible_intrinsics
)
for mnk in mnk_shapes
)
)
Expand Down

0 comments on commit 579af35

Please sign in to comment.