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 1acd41c commit 41abe30Copy full SHA for 41abe30
src/array_api_stubs/_draft/manipulation_functions.py
@@ -1,5 +1,6 @@
1
__all__ = [
2
"broadcast_arrays",
3
+ "broadcast_shapes",
4
"broadcast_to",
5
"concat",
6
"expand_dims",
0 commit comments