You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raises ValueError: function 'clip' does not support input types (uint8, int8), and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''..
This causes failure in array_api_tests/test_operators_and_elementwise_functions.py::test_clip.
The issue is to investigate the failure and either fix or file an issue with array_api_tests