Skip to content

Commit 9cb4b9b

Browse files
[TEST] Update triton_kernels skiplist
Signed-off-by: Whitney Tsang <[email protected]>
1 parent 5cbefa8 commit 9cb4b9b

File tree

4 files changed

+1681
-196
lines changed

4 files changed

+1681
-196
lines changed

python/triton_kernels/triton_kernels/matmul_ogs_details/opt_flags.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def make_default_opt_flags_intel(
4848
enforce_bitwise_invariance,
4949
epilogue_effective_itemsize,
5050
x_transpose,
51+
has_y_acc_in,
5152
constraints,
5253
):
5354
constraints_supported = ["block_m", "block_k", "split_k", "is_persistent", "fused_scatter", "epilogue_subtile", "num_stages"]

0 commit comments

Comments
 (0)