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
26 stars 5 forks source link

Add gradient accumulation #28

Closed arnor-sigurdsson closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (0429d2f) into master (b97ec34) will decrease coverage by 0.04%. The diff coverage is 82.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   91.86%   91.82%   -0.05%     
==========================================
  Files          44       44              
  Lines        6260     6287      +27     
==========================================
+ Hits         5751     5773      +22     
- Misses        509      514       +5     
Impacted Files Coverage Δ
eir/train.py 92.52% <82.14%> (-0.92%) :arrow_down:
eir/setup/schemas.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b97ec34...0429d2f. Read the comment docs.