Skip to content
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

Enable parallel training UT in GitHub CI. #1075

Merged
merged 4 commits into from Sep 1, 2021

Conversation

shishaochen
Copy link
Collaborator

With the latest TensorFlow package, enable parallel training unit test.

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2021

Codecov Report

Merging #1075 (9c2b35c) into devel (75160c7) will decrease coverage by 10.90%.
The diff coverage is n/a.

❗ Current head 9c2b35c differs from pull request most recent head 4280000. Consider uploading reports for the commit 4280000 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##            devel    #1075       +/-   ##
===========================================
- Coverage   75.19%   64.28%   -10.91%     
===========================================
  Files          82        5       -77     
  Lines        6945       14     -6931     
===========================================
- Hits         5222        9     -5213     
+ Misses       1723        5     -1718     
Impacted Files Coverage Δ
deepmd/calculator.py
deepmd/infer/deep_pot.py
deepmd/cluster/slurm.py
deepmd/utils/sess.py
source/op/_soft_min_force_grad.py
deepmd/loss/__init__.py
deepmd/infer/data_modifier.py
source/op/_gelu.py
deepmd/utils/convert.py
deepmd/utils/weight_avg.py
... and 76 more

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 75160c7...4280000. Read the comment docs.

@shishaochen shishaochen changed the title Enable parallel training UT in GitHub CI. Make parallel training UT independent of its working folder. Aug 31, 2021
@shishaochen shishaochen changed the title Make parallel training UT independent of its working folder. Enable parallel training UT in GitHub CI. Aug 31, 2021
@amcadmus amcadmus merged commit 03a05bd into deepmodeling:devel Sep 1, 2021
@shishaochen shishaochen deleted the fix-parallel branch September 3, 2021 08:30
njzjz pushed a commit to njzjz/deepmd-kit that referenced this pull request Sep 21, 2023
…eepmodeling#1075)

The latest ABACUS 3.0.5 have removed the key word ·ntype·
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.

None yet

5 participants