-
Hello, Does DeePMD support BFloat16? Warm Regards and thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
njzjz
Sep 20, 2022
Replies: 1 comment 9 replies
-
New types can be added here: Lines 41 to 45 in c393392 Contribution is welcome if you have found bfloat 16 faster. We do not have a hardware that supports bfloat 16. |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
npiroozan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New types can be added here:
deepmd-kit/deepmd/common.py
Lines 41 to 45 in c393392
Contribution is welcome if you have found bfloat 16 faster. We do not have a hardware that supports bfloat 16.