-
|
I run the example of dipole in "deepmd-kit-2.1.5/examples/water_tensor/dipole/dipole_input.json", then the error occurred when loading the compressed or uncompressed graph.pb in LAMMPS by using deepmd-kit-2.1.5/bin/lmp. **use deepmd-kit at: Anaconda/envs/deepmd2.1.5ERROR: DeePMD-kit Error: TensorFlow Error: INVALID_ARGUMENT: Tensor fitting_attr/dfparam:0, specified in either feed_devices or fetch_devices was not found in the Graph (/home/conda/feedstock_root/build_artifacts/libdeepmd_1663923130507/work/source/lmp/pair_deepmd.cpp:840) I installed deepmd-kit 2.1.5 from conda. Command sequence:the input file in.lammps:The input file dipole_input.jsonThe error in log.lammps:The training log:The freeze and compress log |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You should use a potential energy model for pair_style deepmd. |
Beta Was this translation helpful? Give feedback.
You should use a potential energy model for pair_style deepmd.