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

feat: mace model in batch #27

Merged
merged 1 commit into from
Oct 7, 2024
Merged

feat: mace model in batch #27

merged 1 commit into from
Oct 7, 2024

Conversation

njzjz
Copy link
Owner

@njzjz njzjz commented Oct 7, 2024

No description provided.

Signed-off-by: Jinzhe Zeng <[email protected]>
@pep8speaks
Copy link

Hello @njzjz! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 634:80: E501 line too long (84 > 79 characters)
Line 697:80: E501 line too long (84 > 79 characters)
Line 698:80: E501 line too long (84 > 79 characters)
Line 720:80: E501 line too long (86 > 79 characters)

Line 225:80: E501 line too long (80 > 79 characters)
Line 228:80: E501 line too long (81 > 79 characters)

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.46%. Comparing base (83afb8b) to head (be22013).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
deepmd_gnn/mace.py 89.74% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   90.72%   90.46%   -0.27%     
==========================================
  Files           5        5              
  Lines         507      493      -14     
==========================================
- Hits          460      446      -14     
  Misses         47       47              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@njzjz njzjz merged commit f4c6b22 into master Oct 7, 2024
4 of 6 checks passed
@njzjz njzjz deleted the mace-in-batch branch October 7, 2024 22:29
njzjz added a commit to njzjz/deepmd-kit that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants