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 847a9e5 commit 0857b86Copy full SHA for 0857b86
torch-skips.txt
@@ -1,3 +1,4 @@
1
# These tests cause a core dump on CI, so we have to skip them entirely
2
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mod__(x, s)]
3
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mod__(x1, x2)]
4
+array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
0 commit comments