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

Ddp #153

Merged
merged 22 commits into from
Jun 3, 2024
Merged

Ddp #153

merged 22 commits into from
Jun 3, 2024

Conversation

knc6
Copy link
Collaborator

@knc6 knc6 commented Jun 3, 2024

  • Adding LMDB database option for reducing CPU memory cost
  • Adding distributed data parallel option

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 83.15508% with 63 lines in your changes missing coverage. Please review.

Project coverage is 73.38%. Comparing base (156dc6e) to head (91799e6).

Files Patch % Lines
alignn/lmdb_dataset.py 81.72% 17 Missing ⚠️
alignn/train_alignn.py 38.46% 16 Missing ⚠️
alignn/train.py 89.72% 15 Missing ⚠️
alignn/data.py 65.21% 8 Missing ⚠️
alignn/dataset.py 84.78% 7 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #153      +/-   ##
===========================================
+ Coverage    73.27%   73.38%   +0.10%     
===========================================
  Files           15       17       +2     
  Lines         2627     2814     +187     
===========================================
+ Hits          1925     2065     +140     
- Misses         702      749      +47     

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

@knc6 knc6 merged commit ebb9f7a into develop Jun 3, 2024
3 checks passed
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.

2 participants