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/tf): init-(frz)-model use pretrain script #3926
feat(pt/tf): init-(frz)-model use pretrain script #3926
Changes from 3 commits
7ee72ec
df16a49
dcef48c
4b32524
5bb1474
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 247 in deepmd/pt/entrypoints/main.py
Codecov / codecov/patch
deepmd/pt/entrypoints/main.py#L247
Check warning on line 254 in deepmd/pt/entrypoints/main.py
Codecov / codecov/patch
deepmd/pt/entrypoints/main.py#L250-L254
Check warning on line 256 in deepmd/pt/entrypoints/main.py
Codecov / codecov/patch
deepmd/pt/entrypoints/main.py#L256
Check warning on line 130 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L130
Check warning on line 133 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L133
Check warning on line 136 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L136
Check warning on line 141 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L141
Check warning on line 147 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L145-L147
Check warning on line 151 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L150-L151
Check warning on line 155 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L154-L155
Check warning on line 158 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L157-L158
Check warning on line 163 in deepmd/tf/entrypoints/train.py
Codecov / codecov/patch
deepmd/tf/entrypoints/train.py#L161-L163