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 1aceff5 commit b016d4cCopy full SHA for b016d4c
torch-skips.txt
@@ -5,3 +5,4 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mo
5
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__imod__(x1, x2)]
6
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__imod__(x, s)]
7
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
8
+array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
0 commit comments