How to control the precision of the computation #786
Unanswered
yunsuyunsu
asked this question in
Q&A
Replies: 1 comment
-
Additional question: Do the cpu version and the gpu version have the same precision? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed the deepmd-gpu from the conda package, and I may need to try lower precision, such as fp32 or even fp16, for higher computing speed.
What is the current precision used in this prebuild package?
Is there a way to choose different precision? Or do I have to change in the code to use different precision?
Beta Was this translation helpful? Give feedback.
All reactions