Skip to content

Behaviour of pickling a JAX array #16308

Answered by jakevdp
ayaka14732 asked this question in General
Discussion options

You must be logged in to vote

The intended behavior of pickle with JAX arrays is described here: https://jax.readthedocs.io/en/latest/jax.numpy.html#copying-and-serialization

In short, as of #10659 it is expected that pickling and unpickling a JAX array will return a JAX array.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ayaka14732
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants