Skip to content

Commit f0d0dc4

Browse files
enable ndarray.std tests on CPU
1 parent 4004b81 commit f0d0dc4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/skipped_tests.tbl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,10 +1357,6 @@ tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_h
13571357
tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_weights_mismatch
13581358
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_all
13591359
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_axis
1360-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_all
1361-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_all_ddof
1362-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_axis
1363-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_axis_ddof
13641360
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_all
13651361
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_all_ddof
13661362
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_axis

0 commit comments

Comments
 (0)