Skip to content

Commit 7a981be

Browse files
committed
WIP
1 parent e409fe2 commit 7a981be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tritonbench/operators/gemm/warp_spec_persistent_matmul.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import torch
1010
import triton
1111
import triton.language as tl
12+
1213
# Conditional import for TensorDescriptor - only available in newer Triton versions
1314
try:
1415
from triton.tools.tensor_descriptor import TensorDescriptor

0 commit comments

Comments
 (0)