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

fix batch size for simplify #1184

Merged
merged 2 commits into from
Apr 21, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Apr 16, 2023

#803 changed the behavior of sys_idx in the fp step and caused there to be lots of systems. However, it failed to try to get the batch size of these systems.

deepmodeling#803 changed the behavior of sys_idx in the fp step and caused there to be lots of systems. However, it failed to try to get the batch size of these systems.
@njzjz njzjz requested a review from HuangJiameng April 16, 2023 00:32
@codecov
Copy link

codecov bot commented Apr 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e500bd7) 46.57% compared to head (d585995) 46.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #1184   +/-   ##
=======================================
  Coverage   46.57%   46.58%           
=======================================
  Files          82       82           
  Lines       14591    14592    +1     
=======================================
+ Hits         6796     6797    +1     
  Misses       7795     7795           
Impacted Files Coverage Δ
dpgen/generator/run.py 65.98% <100.00%> (+0.01%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghan-iapcm wanghan-iapcm merged commit 75e3676 into deepmodeling:devel Apr 21, 2023
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.

3 participants