Skip to content
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

Add array API inspection utilities #592

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Add array API inspection utilities #592

merged 2 commits into from
Oct 7, 2024

Conversation

tomwhite
Copy link
Member

@tomwhite tomwhite commented Oct 5, 2024

See #438

This implements the inspection APIs, by delegating to the backend array API. The recent 1.9 release of array-api-compat that we use has wrappers for the inspection APIs, so it is safe to delegate even if the underlying array library hasn't implemented these APIs yet.

@alxmrs you may be able to use this to simplify the work on JAX you've been doing in #508

@tomwhite tomwhite merged commit 5a79c9d into main Oct 7, 2024
11 checks passed
@tomwhite tomwhite deleted the array-api-info branch October 7, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant