-
Notifications
You must be signed in to change notification settings - Fork 629
use variable to store the bias of atomic polarizability #4581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
200edb6
use tf.variable to store bias_atom_polar
Yi-FanLi ac4a4d5
read variable t_bias_atom_polar when shift_diag=True
Yi-FanLi bb4edf0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 489ac47
clean commented lines
Yi-FanLi dea0aba
Merge remote-tracking branch 'refs/remotes/origin/bias_atom_polar' in…
Yi-FanLi 4296757
use self.t_bias_atom_polar for type_embedding
Yi-FanLi fc0f88f
fix syntax error
Yi-FanLi 4390144
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b794731
use warning when t_bias_atom_polar is not found
Yi-FanLi 8259be7
Merge branch 'bias_atom_polar' of github.com:Yi-FanLi/deepmd-kit into…
Yi-FanLi 22e1fd5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e54c56c
remove unnecessary pass
Yi-FanLi e8bdc39
use stacklevel=2 for warning
Yi-FanLi 36d4677
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 72c50f6
add bias_atom_polar in serialize and deserialize
Yi-FanLi 059df07
Merge branch 'bias_atom_polar' of github.com:Yi-FanLi/deepmd-kit into…
Yi-FanLi 4bcca99
rename constant_matrix to bias_atom_polar
Yi-FanLi 5ca01b4
rename bias_atom_polar to constant_matrix to keep consistent with oth…
Yi-FanLi 7312a43
pop bias_atom_e from PolarFitting of the dp backend
Yi-FanLi 4dfb83a
remove remaining print
Yi-FanLi 9b7ef69
pop bias_atom_e from variables for dpmodel in test_tf_consistent_with…
Yi-FanLi c9baf66
do not pop bias_atom_e from dpmodel
Yi-FanLi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.