More fixes for all reductions

This commit is contained in:
Angelos Katharopoulos
2025-06-24 01:17:30 -07:00
parent 8bd4bf2393
commit a57a75b992
6 changed files with 93 additions and 57 deletions

View File

@@ -12,7 +12,6 @@ cuda_skip = {
"TestLayers.test_upsample",
"TestOps.test_complex_ops",
"TestOps.test_dynamic_slicing",
"TestReduce.test_axis_permutation_sums",
"TestReduce.test_dtypes",
"TestUpsample.test_torch_upsample",
# Block masked matmul NYI