Skip to content
Discussion options

You must be logged in to vote

Can you say more about your goal here? You're doing bf16 dot products, which will always be done at bf16 precision.

If you want to accumulate in float32, you could pass preferred_element_type='float32'. Is that what you have in mind?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jakevdp
Comment options

Answer selected by jakevdp
@southfreebird
Comment options

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