mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Typo: remove stray tick in jax.numpy docs
This commit is contained in:
parent
0ec9f3c2df
commit
3fc70d3d8b
@ -476,7 +476,7 @@ instantiate :class:`~jax.Array` objects manually, but rather will create them vi
|
||||
|
||||
Copying and Serialization
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
JAX :class:`~jax.Array`` objects are designed to work seamlessly with Python
|
||||
JAX :class:`~jax.Array` objects are designed to work seamlessly with Python
|
||||
standard library tools where appropriate.
|
||||
|
||||
With the built-in :mod:`copy` module, when :func:`copy.copy` or :func:`copy.deepcopy`
|
||||
|
Loading…
x
Reference in New Issue
Block a user