Skip to content

Commit b780b9a

Browse files
committed
Merge branch 'pytorch' of github.com:asmeurer/array-api-compat into pytorch
2 parents 09b5a6f + 795dbea commit b780b9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch-skips.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__im
66
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__imod__(x, s)]
77
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
88
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

Comments
 (0)