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 example_to_device #118

Closed boeddeker closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #118 (34861f8) into master (29e0ebf) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  Coverage   77.08%   77.08%           
=======================================
  Files          46       46           
  Lines        3565     3565           
=======================================
  Hits         2748     2748           
  Misses        817      817           
Impacted Files Coverage Δ
padertorch/data/batch.py 93.61% <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 29e0ebf...34861f8. Read the comment docs.

boeddeker commented 3 years ago

Ups, the commit name should be example_to_numpy