File tree 4 files changed +12
-0
lines changed
4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 3
3
array_api_tests/test_data_type_functions.py::test_finfo[float32]
4
4
array_api_tests/test_data_type_functions.py::test_finfo[complex64]
5
5
6
+ # Rounding error near infinity
7
+ array_api_tests/test_operators_and_elementwise_functions.py::test_clip
8
+
6
9
# Array methods and attributes not already on np.ndarray cannot be wrapped
7
10
array_api_tests/test_has_names.py::test_has_names[array_method-__array_namespace__]
8
11
array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
Original file line number Diff line number Diff line change 3
3
array_api_tests/test_data_type_functions.py::test_finfo[float32]
4
4
array_api_tests/test_data_type_functions.py::test_finfo[complex64]
5
5
6
+ # Rounding error near infinity
7
+ array_api_tests/test_operators_and_elementwise_functions.py::test_clip
8
+
6
9
# Array methods and attributes not already on np.ndarray cannot be wrapped
7
10
array_api_tests/test_has_names.py::test_has_names[array_method-__array_namespace__]
8
11
array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
Original file line number Diff line number Diff line change 3
3
array_api_tests/test_data_type_functions.py::test_finfo[float32]
4
4
array_api_tests/test_data_type_functions.py::test_finfo[complex64]
5
5
6
+ # Rounding error near infinity
7
+ array_api_tests/test_operators_and_elementwise_functions.py::test_clip
8
+
6
9
# 2023.12 support
7
10
# uint64 repeats not supported
8
11
array_api_tests/test_manipulation_functions.py::test_repeat
Original file line number Diff line number Diff line change 3
3
array_api_tests/test_data_type_functions.py::test_finfo[float32]
4
4
array_api_tests/test_data_type_functions.py::test_finfo[complex64]
5
5
6
+ # Rounding error near infinity
7
+ array_api_tests/test_operators_and_elementwise_functions.py::test_clip
8
+
6
9
# 2023.12 support
7
10
# uint64 repeats not supported
8
11
array_api_tests/test_manipulation_functions.py::test_repeat
You can’t perform that action at this time.
0 commit comments