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
There is inconsistency in the creation methods for MLXArray. Some take dtype: and some take only type: (swift type). Further inconsistencies between free functions (e.g. zeros) and static functions (MLXArray.zeros)