Skip to content

Auto conversion of input script from v1 to v2 #530

Merged
amcadmus merged 4 commits intodeepmodeling:develfrom
ZiyaoLi:devel
Apr 19, 2021
Merged

Auto conversion of input script from v1 to v2 #530
amcadmus merged 4 commits intodeepmodeling:develfrom
ZiyaoLi:devel

Conversation

@ZiyaoLi
Copy link
Member

@ZiyaoLi ZiyaoLi commented Apr 19, 2021

compat v1 -> v2 implemented.

@amcadmus amcadmus changed the title Devel Auto conversion of input script from v1 to v2 Apr 19, 2021
@amcadmus
Copy link
Member

Solves issue #520

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2021

Codecov Report

Merging #530 (840338c) into devel (c6ae183) will increase coverage by 2.66%.
The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #530      +/-   ##
==========================================
+ Coverage   59.57%   62.23%   +2.66%     
==========================================
  Files          74       74              
  Lines        6182     6210      +28     
==========================================
+ Hits         3683     3865     +182     
+ Misses       2499     2345     -154     
Impacted Files Coverage Δ
deepmd/utils/compat.py 77.77% <40.62%> (-10.89%) ⬇️
deepmd/entrypoints/train.py 23.52% <50.00%> (+0.22%) ⬆️
deepmd/descriptor/se_a_t.py
deepmd/descriptor/se_t.py 97.97% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c6ae183...840338c. Read the comment docs.

@amcadmus amcadmus merged commit 5c48ef9 into deepmodeling:devel Apr 19, 2021
@njzjz njzjz linked an issue Apr 23, 2021 that may be closed by this pull request
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 1, 2021
Auto conversion of input script from v1 to v2
njzjz pushed a commit to njzjz/deepmd-kit that referenced this pull request Sep 21, 2023
…eepmodeling#530)

pert_numb = jdata['pert_numb'] 

stages 2 pert makes 000000+pert_numb structures (dirs),  pert_numb + 1 in total
stages 3 was copying those in range(pert_numb), the first  pert_numb structures(dir), lost the last one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Auto conversion of training input script

3 participants