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.
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
Feat: add ZBL weighted DP model #3210
Feat: add ZBL weighted DP model #3210
Changes from 96 commits
47cff4b
04b6f57
eb59d87
b7cbbd5
a1a76bb
84767f3
8fee8fa
ff08515
f4b3720
451916e
0968eaa
6b0559e
8cbb98c
a08092c
d3090b9
daf2fc6
399c278
59abe43
8f1cdc8
88936cc
1c4ee0d
5793828
27f3559
92dec18
bc04359
4433035
2ba0318
f2c40e6
4851a0a
ddbe7db
29d95db
365c20d
fb4ae7d
9e6d8f7
56a34a0
294a91e
99beff0
3f4f0a5
d89534c
dc3c05a
c3d65ab
5c1c18d
379e48e
96644ee
3881e72
2c91aff
bba4856
935a149
c6319d7
6138ab8
b05c572
267a8bd
d140002
2253825
7fe41a1
8999623
0f748b4
80f9ca1
6626e11
7006d4e
3b29d06
edd61f8
ddb56ee
e6908f0
0603b61
577a3eb
de8d1fb
63cd163
aaff157
caa3202
36ef6d2
319460f
446bd1d
94e8ee6
0a02dc8
4a1f922
32f6fa9
7d458d7
72061f4
afc2af4
f88c34c
95f1c62
3c6cf5b
e8bcf43
d2674f8
2ddc8c1
525f598
5fc617a
7921605
a72c8e8
95d693f
f2abaaa
98f9eb2
396ad3c
c12e41a
1d61a2c
4233c3a
8e03440
2ec84ca
10116e2
442b87e
97af8aa
6313c41
d1b6a9d
7339d81
4c7de6e
4edff13
656d979
ccf63ce
3fa5d08
ae93085
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 58 in deepmd/dpmodel/model/linear_atomic_model.py
Codecov / codecov/patch
deepmd/dpmodel/model/linear_atomic_model.py#L58
Check warning on line 62 in deepmd/dpmodel/model/linear_atomic_model.py
Codecov / codecov/patch
deepmd/dpmodel/model/linear_atomic_model.py#L62
Check warning on line 144 in deepmd/dpmodel/model/linear_atomic_model.py
Codecov / codecov/patch
deepmd/dpmodel/model/linear_atomic_model.py#L144
Check warning on line 152 in deepmd/dpmodel/model/linear_atomic_model.py
Codecov / codecov/patch
deepmd/dpmodel/model/linear_atomic_model.py#L152
Check warning on line 161 in deepmd/dpmodel/model/linear_atomic_model.py
Codecov / codecov/patch
deepmd/dpmodel/model/linear_atomic_model.py#L161
Check warning on line 168 in deepmd/dpmodel/model/linear_atomic_model.py
Codecov / codecov/patch
deepmd/dpmodel/model/linear_atomic_model.py#L167-L168
Check warning on line 173 in deepmd/dpmodel/model/linear_atomic_model.py
Codecov / codecov/patch
deepmd/dpmodel/model/linear_atomic_model.py#L173
Check warning on line 42 in deepmd/pt/model/model/__init__.py
Codecov / codecov/patch
deepmd/pt/model/model/__init__.py#L40-L42