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
Currently, we have Array, Device, and DType aliases in ribs.typing. These should be replaced with the official array API types once those are released -- see here: https://github.com/data-apis/array-api-typing/
Furthermore, we should re-check annotations for ArrayStore
And we can also make xp have a more specific type than ModuleType, like ArrayNamespace
Description
Array,Device, andDTypealiases inribs.typing. These should be replaced with the official array API types once those are released -- see here: https://github.com/data-apis/array-api-typing/xphave a more specific type thanModuleType, likeArrayNamespace