jax.Array.copy — JAX documentation (original) (raw)
jax.Array.copy#
abstract Array.copy()[source]#
Return a copy of the array.
Refer to jax.numpy.copy() for the full documentation.
Parameters:
self (Array)
Return type:
abstract Array.copy()[source]#
Return a copy of the array.
Refer to jax.numpy.copy() for the full documentation.
Parameters:
self (Array)
Return type: