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(pt): train with energy Hessian #4169
base: devel
Are you sure you want to change the base?
feat(pt): train with energy Hessian #4169
Changes from 202 commits
347b064
9a6b896
717e672
9ce1c5f
2bedfc3
afb0227
5742674
75f4dce
0165eba
e560573
5384731
ab73bde
1befb61
9ae7163
6dd723e
4f078b8
bedb6ec
484c62e
7502ae8
950a4da
2ccc19a
bc92bde
d69e5f7
e2acfe2
bffe6eb
31de3e4
ae06bfc
24f76f1
a933f7a
37e9ba4
0dd8124
65ef47a
1004f76
97f09b0
967952b
7db3688
d140afa
2e41d8a
f54a1fd
5bf9b3a
e8c4b75
af9544e
4a7ac97
7376f08
0cd6951
a556e41
f1ed807
f68983f
fea198e
19f4879
87d765a
43c0bbf
3fa9663
c6d6519
023ce20
5166351
a0a93b4
c8fb851
1d117ca
570477b
a781b16
63da9a4
876ccc6
febc0fa
307b175
9ea1a6f
0a9a0ef
1df1329
0880d2b
3a185ea
e4f6c0d
ecbb8da
8654f49
af86914
deb13c3
40135ec
3ef3891
4bcac3d
86f6d43
9522e8b
73ac324
260d07c
a41c0f4
4879f4c
23fae86
868f69f
8062980
54411bd
cd69988
17e62cd
776c2ef
ee926a8
e9d1dce
128f894
3c6f47a
68bfb92
8a8faea
206787b
d2cb23d
cfcd9f7
afba7af
fb6e49a
95e55cf
90572c9
d42f041
0983bf0
672d975
1b79250
11af67a
79d5d62
3d09cde
a4c94f9
81d4cc7
51f31bd
a1adf35
75bda4b
baa5581
1ac9484
ade2616
4bd2906
19cbc34
cff11b0
6b0ad9d
6d5a463
69b5cb4
e891b47
bb10634
baeb71b
68416d6
f660694
f4fc6ee
86b5451
1f766c3
83b4cc3
7d3bfda
c080c8a
b084877
551d5f9
faea02b
efc8ab7
c9405ed
fefe066
f456699
3ee0bcb
10ed979
ca8f8c0
7a5c68b
ec8b2ef
f9706f6
934f5a0
87b0bb4
24231ed
8669fa5
2fbcc64
91f2435
0774f79
ca7a96d
793534d
d2553cf
5eb7e46
4868f55
3fe1c8d
637fef6
e3dbaaf
b65af4c
73fc8fe
e2ad4f0
267e266
f0bb34d
0256c0b
d698ef9
90d2468
002defd
737a415
d04600d
4f11b66
d1ff245
7c3d126
ffce842
652ac0c
bd46993
664767a
444b20d
4e8a9b5
4343d16
e577b59
c6bafeb
1e7c558
d28d50d
3c5f2c0
c61df40
5014191
63719f0
f5c5e2a
53d5a23
7626d70
c472c9c
23107fa
44ee0b8
32d793c
05f878d
1c93aed
b3886aa
d947f24
6d351ed
dbfdd37
cf4c5d9
9e16fc4
c699e08
d1361ca
2780984
9c8700b
19d0cd3
7dead9c
6a31b02
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 307 in deepmd/entrypoints/test.py
Codecov / codecov/patch
deepmd/entrypoints/test.py#L307
Check warning on line 359 in deepmd/entrypoints/test.py
Codecov / codecov/patch
deepmd/entrypoints/test.py#L358-L359
Check warning on line 426 in deepmd/entrypoints/test.py
Codecov / codecov/patch
deepmd/entrypoints/test.py#L424-L426
Check warning on line 461 in deepmd/entrypoints/test.py
Codecov / codecov/patch
deepmd/entrypoints/test.py#L460-L461
Check warning on line 548 in deepmd/entrypoints/test.py
Codecov / codecov/patch
deepmd/entrypoints/test.py#L546-L548
Check warning on line 555 in deepmd/entrypoints/test.py
Codecov / codecov/patch
deepmd/entrypoints/test.py#L555
Check warning on line 591 in deepmd/entrypoints/test.py
Codecov / codecov/patch
deepmd/entrypoints/test.py#L590-L591
Check warning on line 621 in deepmd/entrypoints/test.py
Codecov / codecov/patch
deepmd/entrypoints/test.py#L620-L621
Check notice
Code scanning / CodeQL
Returning tuples with varying lengths Note
Check warning on line 252 in deepmd/infer/deep_pot.py
Codecov / codecov/patch
deepmd/infer/deep_pot.py#L252
Check warning on line 255 in deepmd/infer/deep_pot.py
Codecov / codecov/patch
deepmd/infer/deep_pot.py#L255
Check warning on line 136 in deepmd/pt/infer/deep_eval.py
Codecov / codecov/patch
deepmd/pt/infer/deep_eval.py#L135-L136
Check warning on line 465 in deepmd/pt/loss/ener.py
Codecov / codecov/patch
deepmd/pt/loss/ener.py#L464-L465
Check warning on line 476 in deepmd/pt/loss/ener.py
Codecov / codecov/patch
deepmd/pt/loss/ener.py#L474-L476
Check warning on line 485 in deepmd/pt/loss/ener.py
Codecov / codecov/patch
deepmd/pt/loss/ener.py#L485