We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dac006 commit 920a53dCopy full SHA for 920a53d
tests/skipped_tests_gpu.tbl
@@ -1,3 +1,9 @@
1
+// gumbel distribution issue https://github.com/IntelPython/dpnp/issues/569
2
+tests/test_random.py::TestDistributionsGumbel::test_extreme_value
3
+tests/test_random.py::TestDistributionsGumbel::test_invalid_args
4
+tests/test_random.py::TestDistributionsGumbel::test_moments
5
+tests/test_random.py::TestDistributionsGumbel::test_seed
6
+//----------------------------------------------------------------------
7
// eig/eigvals/svd issue https://github.com/IntelPython/dpnp/issues/567
8
tests/test_linalg.py::test_eig_arange[2-float64]
9
tests/test_linalg.py::test_eig_arange[2-float32]
0 commit comments