Skip to content
Discussion options

You must be logged in to vote

JAX executes code in float32 precision by default. If you want float64 precision (similar to Numpy), you can enable it using the --jax_enable_x64 flag; see 🔪 JAX - The Sharp Bits 🔪 : Double (64bit) precision for more information.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by helange23
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants