Replies: 1 comment
-
Maybe, you need to change the parameter |
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.
-
Hello. I noticed that when I used the model generated by dpgen to run lammps, its speed was much slower than the one generated by deepmd-kit. I typically compressed the model to speed up the MD calculations. Is there a way to compress the model generated by dpgen? I tried
dp compress -i graph.pb -o graph-compress.pb
but got a following error:AssertionError: Model compression error: descriptor resnet_dt must be false!
Could you help me out? Thank you!Beta Was this translation helpful? Give feedback.
All reactions