arnor-sigurdsson / EIR

A toolkit for training deep learning models on genotype, tabular, sequence, image, array and binary data.
https://eir.readthedocs.io/
GNU Affero General Public License v3.0
24 stars 5 forks source link

Add prototype AMP support #42

Closed arnor-sigurdsson closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 91.08% // Head: 90.85% // Decreases project coverage by -0.23% :warning:

Coverage data is based on head (1a59ddd) compared to base (aea2729). Patch coverage: 61.11% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #42 +/- ## ========================================== - Coverage 91.08% 90.85% -0.24% ========================================== Files 58 58 Lines 7238 7281 +43 ========================================== + Hits 6593 6615 +22 - Misses 645 666 +21 ``` | [Impacted Files](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson) | Coverage Δ | | |---|---|---| | [eir/train.py](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/42/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson#diff-ZWlyL3RyYWluLnB5) | `87.44% <58.82%> (-3.98%)` | :arrow_down: | | [eir/setup/schemas.py](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/42/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson#diff-ZWlyL3NldHVwL3NjaGVtYXMucHk=) | `100.00% <100.00%> (ø)` | | | [eir/train\_utils/metrics.py](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/42/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson#diff-ZWlyL3RyYWluX3V0aWxzL21ldHJpY3MucHk=) | `94.40% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.