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
pt: refact training code #3359
pt: refact training code #3359
Changes from all commits
3812866
08e18fe
ae27607
7f573ab
f9265d5
f8d2980
c9eb767
00105c7
5a9df83
75da5b1
6c171c5
2e87e1d
eb8094d
2618d98
f1585b2
463f9fb
e8575af
66d03b8
e9e0d95
90be50e
ab35653
64d6079
6020a2b
5db7883
c03a5ba
cce52da
18cbf9e
cdcfcb2
a7d44d1
fdca653
525ce93
46ee16c
9d18dc4
ad7227d
35598d2
c0a0cfc
d50e2a2
66edca5
d5a1549
c51f865
e17546a
1debf4f
db31edc
60dda49
3dfc31e
615446f
e26c118
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 136 in deepmd/dpmodel/descriptor/hybrid.py
Codecov / codecov/patch
deepmd/dpmodel/descriptor/hybrid.py#L136
Check warning on line 96 in deepmd/dpmodel/descriptor/make_base_descriptor.py
Codecov / codecov/patch
deepmd/dpmodel/descriptor/make_base_descriptor.py#L96
Check warning on line 252 in deepmd/dpmodel/descriptor/se_e2_a.py
Codecov / codecov/patch
deepmd/dpmodel/descriptor/se_e2_a.py#L252
Check warning on line 212 in deepmd/dpmodel/descriptor/se_r.py
Codecov / codecov/patch
deepmd/dpmodel/descriptor/se_r.py#L212
Check warning on line 119 in deepmd/pt/entrypoints/main.py
Codecov / codecov/patch
deepmd/pt/entrypoints/main.py#L119
Check warning on line 230 in deepmd/pt/loss/ener.py
Codecov / codecov/patch
deepmd/pt/loss/ener.py#L230
Check warning on line 240 in deepmd/pt/loss/ener.py
Codecov / codecov/patch
deepmd/pt/loss/ener.py#L240
Check warning on line 250 in deepmd/pt/loss/ener.py
Codecov / codecov/patch
deepmd/pt/loss/ener.py#L250
Check warning on line 30 in deepmd/pt/loss/loss.py
Codecov / codecov/patch
deepmd/pt/loss/loss.py#L30