numpy.array_api._utility_functions
numpy
array_api
_utility_functions
Undocumented
all
np.all
any
np.any
Array API compatible wrapper for np.all.
See its docstring for more information.
Array
Optional[Union[int, Tuple[int, ...]]]
bool
Array API compatible wrapper for np.any.