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

pt: support list format batch size #3614

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

CaRoLZhangxy
Copy link
Collaborator

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 77.72%. Comparing base (c1f22b5) to head (503c398).
Report is 3 commits behind head on devel.

Files Patch % Lines
deepmd/pt/utils/dataloader.py 73.68% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3614      +/-   ##
==========================================
+ Coverage   77.71%   77.72%   +0.01%     
==========================================
  Files         433      434       +1     
  Lines       37471    37530      +59     
  Branches     1620     1620              
==========================================
+ Hits        29120    29172      +52     
- Misses       7490     7497       +7     
  Partials      861      861              

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

@wanghan-iapcm wanghan-iapcm requested a review from njzjz March 27, 2024 12:50
@njzjz njzjz linked an issue Mar 27, 2024 that may be closed by this pull request
@CaRoLZhangxy CaRoLZhangxy requested a review from njzjz March 28, 2024 03:14
@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Mar 28, 2024
Merged via the queue into deepmodeling:devel with commit 7933c5e Mar 28, 2024
48 checks passed
@njzjz njzjz mentioned this pull request Apr 2, 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.

[BUG] pt: setting batch_size to list throws errors
3 participants