-
Notifications
You must be signed in to change notification settings - Fork 27.7k
Python Array API: support constants #58739
Copy link
Copy link
Closed
Labels
good first issuemodule: python array apiIssues related to the Python Array APIIssues related to the Python Array APItriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Metadata
Metadata
Assignees
Labels
good first issuemodule: python array apiIssues related to the Python Array APIIssues related to the Python Array APItriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
The array API specification stipulates four numeric constants:
einfnanpiPyTorch currently supports none.
cc @mruberry @rgommers @pmeier