We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22239af commit 68a7ea6Copy full SHA for 68a7ea6
python/tests/cuda_skip.py
@@ -8,9 +8,6 @@
8
"TestBlas.test_gather_mm_sorted_vjp",
9
# Segmented matmul NYI
10
"TestBlas.test_segmented_mm",
11
- # Hadamard NYI
12
- "TestOps.test_hadamard",
13
- "TestOps.test_hadamard_grad_vmap",
14
# FFTs NYI
15
"TestFFT.test_fft",
16
"TestFFT.test_fft_big_powers_of_two",
0 commit comments