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
Since the 2022.12 standard, the required implementation of sign has been:
but I think only the most recent versions of libraries follow this (if any). Older versions of all libraries and even the most recent versions of some (e.g. CuPy, and even array_api_strict, which I can report separately if need be) use other conventions. It would be helpful if all libraries had aliases of sign that use the new definition.