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 4018fe4 commit d7f95a3Copy full SHA for d7f95a3
array_api_compat/cupy/_aliases.py
@@ -77,3 +77,5 @@
77
'acosh', 'asin', 'asinh', 'atan', 'atan2',
78
'atanh', 'bitwise_left_shift', 'bitwise_invert',
79
'bitwise_right_shift', 'concat', 'pow']
80
+
81
+_all_ignore = ['cp', 'get_xp']
0 commit comments