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

fix training flag in modify_summary #130

Closed boeddeker closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #130 (f501e51) into master (7e6ba91) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   77.77%   77.79%   +0.01%     
==========================================
  Files          46       46              
  Lines        3667     3670       +3     
==========================================
+ Hits         2852     2855       +3     
  Misses        815      815              
Impacted Files Coverage Δ
padertorch/train/hooks.py 90.25% <100.00%> (+0.06%) :arrow_up:

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 7e6ba91...f501e51. Read the comment docs.