about the affects c++ interface of tensorflow may make #1473
-
We have installed the python interface of tensorflow, and deepmd-kit can run successfully. However, we didn't installed the c++ interface of tensorflow, because there is much difficulties when compile it. So we want to ask, will it affect the performance of deepmd-kit's training process if c++ interface is missing? |
Beta Was this translation helpful? Give feedback.
Answered by
wanghan-iapcm
Feb 12, 2022
Replies: 1 comment
-
The answer is no. The training only uses the python interface. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dxy-cs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The answer is no. The training only uses the python interface.