mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 04:46:06 +00:00
Fix minor typo in Pallas docs.
PiperOrigin-RevId: 625117045
This commit is contained in:
parent
cd9dcd20dd
commit
f8919a32e0
@ -299,7 +299,7 @@ expensive (🔴).
|
||||
|
||||
Many JAX functions are implemented in terms of other JAX primitives, so this
|
||||
list might not be comprehensive. For example, ``jax.nn.relu`` is implemented
|
||||
in terms of comparisons and ``jnp.where`` and will work in Pallas kernels too.
|
||||
in terms of comparisons and ``jnp.where`` will work in Pallas kernels too.
|
||||
|
||||
Array constructors
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
Loading…
x
Reference in New Issue
Block a user