Skip to content

Upload the finetune api#1946

Merged
wanghan-iapcm merged 9 commits into
deepmodeling:develfrom
iProzd:finetune
Oct 3, 2022
Merged

Upload the finetune api#1946
wanghan-iapcm merged 9 commits into
deepmodeling:develfrom
iProzd:finetune

Conversation

@iProzd

@iProzd iProzd commented Sep 23, 2022

Copy link
Copy Markdown
Member

Upload the finetune api.
Add support for mixed_type when dp test.

Upload the finetune api.
Add support for mixed_type when dp test.
@iProzd

iProzd commented Sep 23, 2022

Copy link
Copy Markdown
Member Author

@wanghan-iapcm @njzjz

@codecov-commenter

codecov-commenter commented Sep 23, 2022

Copy link
Copy Markdown

Codecov Report

Base: 78.16% // Head: 64.07% // Decreases project coverage by -14.09% ⚠️

Coverage data is based on head (e7e1243) compared to base (ffb2fd8).
Patch coverage: 87.50% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #1946       +/-   ##
===========================================
- Coverage   78.16%   64.07%   -14.10%     
===========================================
  Files         118      181       +63     
  Lines        9876    16556     +6680     
===========================================
+ Hits         7720    10608     +2888     
- Misses       2156     5948     +3792     
Impacted Files Coverage Δ
deepmd/entrypoints/test.py 11.32% <0.00%> (-0.17%) ⬇️
deepmd/infer/deep_tensor.py 90.90% <70.00%> (-4.18%) ⬇️
deepmd/train/trainer.py 81.25% <84.61%> (+0.59%) ⬆️
deepmd/utils/finetune.py 88.00% <88.00%> (ø)
deepmd/entrypoints/train.py 88.17% <90.00%> (+0.03%) ⬆️
deepmd/fit/ener.py 88.01% <91.66%> (+0.65%) ⬆️
deepmd/entrypoints/main.py 87.50% <100.00%> (+0.21%) ⬆️
deepmd/infer/deep_eval.py 92.98% <100.00%> (+0.60%) ⬆️
deepmd/infer/deep_pot.py 71.05% <100.00%> (+0.94%) ⬆️
deepmd/train/run_options.py 91.66% <100.00%> (+1.10%) ⬆️
... and 66 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Comment thread deepmd/entrypoints/main.py
Comment thread deepmd/utils/finetune.py Outdated
Comment thread deepmd/utils/finetune.py Outdated
Comment thread deepmd/utils/finetune.py Outdated
Comment thread deepmd/utils/finetune.py Outdated
Comment thread deepmd/utils/argcheck.py Outdated
improve the func name;
get the type_map from data if not provided;
@wanghan-iapcm wanghan-iapcm merged commit 923b98c into deepmodeling:devel Oct 3, 2022
@iProzd iProzd deleted the finetune branch December 19, 2022 18:04
mingzhong15 pushed a commit to mingzhong15/deepmd-kit that referenced this pull request Jan 15, 2023
Upload the finetune api.
Add support for mixed_type when dp test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] dptest give wrong outputs for type_mixed systems containing many frames

4 participants