Skip to content

Commit 4004b81

Browse files
enable ndarray.std tests on GPU
1 parent a44926b commit 4004b81

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,10 +1552,6 @@ tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_h
15521552
tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_weights_mismatch
15531553
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_all
15541554
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_axis
1555-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_all
1556-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_all_ddof
1557-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_axis
1558-
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_axis_ddof
15591555
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_all
15601556
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_all_ddof
15611557
tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_axis

0 commit comments

Comments
 (0)