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 d6bf189 commit e6aa969Copy full SHA for e6aa969
torch-xfails.txt
@@ -57,8 +57,8 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__im
57
array_api_tests/test_operators_and_elementwise_functions.py::test_subtract[__sub__(x1, x2)]
58
59
60
-# Mac-only bug (overflow near float max)
61
-# array_api_tests/test_operators_and_elementwise_functions.py::test_log1p
+# overflow near float max
+array_api_tests/test_operators_and_elementwise_functions.py::test_log1p
62
63
# torch doesn't handle shifting by more than the bit size correctly
64
# https://github.com/pytorch/pytorch/issues/70904
0 commit comments