Replies: 1 comment 5 replies
-
Indeed, the compression requires |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that in the latest versions of deepmd, the automatic neighbor-stat must be run in order for model compression to be enabled. To me this seems to mean that the model cannot be compressed even if you pre-calculate the neighbor-stat with dp before training? I have some very large datasets, and it seems that the neighbor-stat calculation takes an extremely long time, unless something is not working on my system. Basically, it has never finished, the 10 or so times I have tried. This means I can only run training with this option turned off. Is there no way to allow the user to pass in a sel and also enable model compression?
Beta Was this translation helpful? Give feedback.
All reactions