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
Use this issue an umrella issue, open individual issues for groups of tests from the test suite, edit the links into this top post into the list above. (If you cannot edit it, ping @ev-br)
Problems/failures with individual functions, as uncovered by the test suite: discuss in the sub-issues. Keep this one for general blockers.
Known blockers
missing __array_namespace_info__ : would be best to submit a PR upstream
missing .device attribute of the array object : nothing to do about it
MLX Array API compatibility overview
This issue tracks the compatibility of MLX with the Python Array API
standard and coordinates potential changes across:
Scope
Compatibility tracking:
The desired endgame
Upstream has a CI job which runs
array-api-testswith a list of known failures.The test suite needs to run with
ARRAY_API_TESTS_SKIP_DTYPES=float64environment variable, and--disable-data-dependent-shapes. For example,Process
Use this issue an umrella issue, open individual issues for groups of tests from the test suite, edit the links into this top post into the list above. (If you cannot edit it, ping @ev-br)
Problems/failures with individual functions, as uncovered by the test suite: discuss in the sub-issues. Keep this one for general blockers.
Known blockers
__array_namespace_info__: would be best to submit a PR upstream.deviceattribute of the array object : nothing to do about it