Skip to content

Disabling TF32 in JAX #22701

Answered by jaro-sevcik
Honza9723 asked this question in Q&A
Jul 28, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Looking at jax/_src/config.py, the following config should do the job:

jax.config.update('jax_default_matmul_precision', 'highest')

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Honza9723
Comment options

Answer selected by Honza9723
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