-
Notifications
You must be signed in to change notification settings - Fork 52
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Questions related to adoption #120
Comments
Two options were suggested here:
|
I opened #122 for this one before I saw this issue :) |
|
Some thoughts on this:
|
Tentative answer: yes, make it available as a direct import, and name it |
How to specify |
This should now be supported via the inspection API where you can query the list of supported devices. |
This should now be satisfied via https://github.com/data-apis/array-api-strict. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Here's a list of questions that we need to think about when driving adoption in both array/tensor libraries, and further downstream.
arrayobject.__array_namespace__()
or additionally via a direct import? If the latter, what should it be named? related to How to expose API to downstream libraries? #16np.asarray
in downstream libraries?Protocol
mentioned in the Static typing section)Please add more questions if you can think of them.
The text was updated successfully, but these errors were encountered: