fgnt / padertorch

A collection of common functionality to simplify the design, training and evaluation of machine learning models based on pytorch with an emphasis on speech processing.
MIT License
71 stars 16 forks source link

Robustify configurable, more options for testrun and contrib changes #138

Closed boeddeker closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #138 (b954fae) into master (e2d198c) will decrease coverage by 0.12%. The diff coverage is 57.89%.

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   77.26%   77.13%   -0.13%     
==========================================
  Files          46       46              
  Lines        3713     3727      +14     
==========================================
+ Hits         2869     2875       +6     
- Misses        844      852       +8     
Impacted Files Coverage Δ
padertorch/train/trainer.py 80.92% <ø> (ø)
padertorch/configurable.py 79.79% <57.14%> (-0.66%) :arrow_down:
padertorch/train/runtime_tests.py 89.22% <60.00%> (-1.03%) :arrow_down:

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 e2d198c...b954fae. Read the comment docs.