We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c872f0 commit 398279bCopy full SHA for 398279b
array_api_compat/cupy/__init__.py
@@ -13,4 +13,4 @@
13
14
from ..common._helpers import *
15
16
-__array_api_version__ = '2021.12'
+__array_api_version__ = '2022.12'
array_api_compat/numpy/__init__.py
@@ -19,4 +19,4 @@
19
20
21
22
0 commit comments