Skip to content

Commit e7389de

Browse files
enable ndarray.mean tests on GPU
1 parent 012a82d commit e7389de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,8 +1549,6 @@ tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_h
15491549
tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_same_value
15501550
tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_weights_basic
15511551
tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_weights_mismatch
1552-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_all
1553-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_axis
15541552
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_all_nan
15551553
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_float16
15561554
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_huge

0 commit comments

Comments
 (0)