Skip to content

Commit 3141453

Browse files
committed
Add performance note at the top of sparse docs
1 parent a4a657b commit 3141453

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/jax.experimental.sparse.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
``jax.experimental.sparse`` module
22
==================================
33

4+
.. note::
5+
6+
The methods in ``jax.experimental.sparse`` are experimental reference
7+
implementations, and not recommended for use in performance-critical
8+
applications.
9+
410
.. automodule:: jax.experimental.sparse
511

612
.. currentmodule:: jax.experimental.sparse

0 commit comments

Comments
 (0)