Replies: 1 comment 28 replies
-
See #1907, if you installed |
Beta Was this translation helpful? Give feedback.
28 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.
-
Hello,
I know this has been discussed before but the solution is a bit unclear to me. The following is the issue:
tensorflow/core/framework/tensor.cc:725] Check failed: dtype() == expected_dtype (1 vs. 2) double expected, got float
Clearly the model has been trained for single precision but LAMMPS is expecting inference output of double precision. I'm using version 2.1.2 of DP-kit and build DP+LAMMPS with the plugin mode.
How can this be resolved?
Thank you very much!
Warm Regards
Beta Was this translation helpful? Give feedback.
All reactions