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 498f571 commit 8505ef5Copy full SHA for 8505ef5
docs/helper-functions.rst
@@ -36,6 +36,8 @@ instead, which would be wrapped.
36
.. autofunction:: device
37
.. autofunction:: to_device
38
.. autofunction:: size
39
+.. autofunction:: at
40
+.. autofunction:: iwhere
41
42
Inspection Helpers
43
------------------
@@ -51,6 +53,7 @@ yet.
51
53
.. autofunction:: is_jax_array
52
54
.. autofunction:: is_pydata_sparse_array
55
.. autofunction:: is_ndonnx_array
56
+.. autofunction:: is_writeable_array
57
.. autofunction:: is_numpy_namespace
58
.. autofunction:: is_cupy_namespace
59
.. autofunction:: is_torch_namespace
0 commit comments