M1 tensorflow mixed precision #301
Answered
by
chen-bowen
chen-bowen
asked this question in
Q&A
-
Hi guys I’m wondering if anyone tried running TensorFlow with mixed precision on M1. |
Beta Was this translation helpful? Give feedback.
Answered by
chen-bowen
Dec 28, 2021
Replies: 1 comment
-
Going to answer my own question here, no mixed-precision is supported anyway without a Tesla T4 GPU. Metal's GPU is using a different architecture, it might have caused some big numerical instabilities, resulting in Nan |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
chen-bowen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Going to answer my own question here, no mixed-precision is supported anyway without a Tesla T4 GPU. Metal's GPU is using a different architecture, it might have caused some big numerical instabilities, resulting in Nan