Skip to content

Commit 5ed6898

Browse files
enable ndarray.mean tests on CPU
1 parent e7389de commit 5ed6898

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/skipped_tests.tbl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,8 +1355,6 @@ tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_h
13551355
tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_same_value
13561356
tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_weights_basic
13571357
tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_weights_mismatch
1358-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_all
1359-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_axis
13601358
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_all_nan
13611359
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_float16
13621360
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_huge

0 commit comments

Comments
 (0)