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.
2 parents 09b5a6f + 795dbea commit b780b9aCopy full SHA for b780b9a
torch-skips.txt
@@ -6,3 +6,4 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__im
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)]
9
+array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x1, x2)]
0 commit comments