Skip to content
Discussion options

You must be logged in to vote

New types can be added here:

PRECISION_DICT = {
"default": GLOBAL_TF_FLOAT_PRECISION,
"float16": tf.float16,
"float32": tf.float32,
"float64": tf.float64,

Contribution is welcome if you have found bfloat 16 faster. We do not have a hardware that supports bfloat 16.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@npiroozan
Comment options

@njzjz
Comment options

njzjz Oct 4, 2022
Maintainer

@npiroozan
Comment options

@npiroozan
Comment options

@npiroozan
Comment options

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