Replies: 1 comment
-
See #2749. It doesn't matter. |
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 recently built deepmd from source along with the GPU-enabled version of tensorflow, but now when I try to run a LAMMPS script on models that were trained with a condo-installed version of deepmd (GPU version), I get the following error:
INVALID_ARGUMENT: Tensor spin_attr/ntypes_spin:0, specified in either feed_devices or fetch_devices was not found in the Graph
I re-froze the old model with the source-built deepmd executable but the error persists. Has anyone else encountered this?
Beta Was this translation helpful? Give feedback.
All reactions