Skip to content

Commit 8b16efd

Browse files
mattjjshoyer
andauthored
Update jax/config.py
Co-authored-by: Stephan Hoyer <[email protected]>
1 parent c2ef1fc commit 8b16efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jax/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,4 +400,4 @@ def __setattr__(self, name, val):
400400
'convolution on 32bit inputs. The levels roughly describe the '
401401
"precision at which scalar products are computed. The 'bfloat16' "
402402
"option is the fastest and least precise; 'float32' is similar to "
403-
"full 'float32 precision; 'tensorfloat32' is intermediate.\n\n"))
403+
"full float32 precision; 'tensorfloat32' is intermediate.\n\n"))

0 commit comments

Comments
 (0)