Skip to content

Commit 8505ef5

Browse files
committed
docs
1 parent 498f571 commit 8505ef5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/helper-functions.rst

+3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ instead, which would be wrapped.
3636
.. autofunction:: device
3737
.. autofunction:: to_device
3838
.. autofunction:: size
39+
.. autofunction:: at
40+
.. autofunction:: iwhere
3941

4042
Inspection Helpers
4143
------------------
@@ -51,6 +53,7 @@ yet.
5153
.. autofunction:: is_jax_array
5254
.. autofunction:: is_pydata_sparse_array
5355
.. autofunction:: is_ndonnx_array
56+
.. autofunction:: is_writeable_array
5457
.. autofunction:: is_numpy_namespace
5558
.. autofunction:: is_cupy_namespace
5659
.. autofunction:: is_torch_namespace

0 commit comments

Comments
 (0)