sigsep / open-unmix-pytorch

Open-Unmix - Music Source Separation for PyTorch
https://sigsep.github.io/open-unmix/
MIT License
1.27k stars 191 forks source link

update torch to 1.6.0 #59

Closed faroit closed 4 years ago

faroit commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #59 into dev will increase coverage by 0.65%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #59      +/-   ##
==========================================
+ Coverage   56.78%   57.43%   +0.65%     
==========================================
  Files          16       17       +1     
  Lines        1326     1351      +25     
==========================================
+ Hits          753      776      +23     
- Misses        573      575       +2     
Impacted Files Coverage Δ
tests/test_augmentations.py 100.00% <ø> (ø)
data.py 56.47% <69.23%> (+0.29%) :arrow_up:
tests/test_io.py 95.00% <95.00%> (ø)
model.py 89.54% <100.00%> (+0.35%) :arrow_up:
tests/test_transforms.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 2b1bf25...cd26cfc. Read the comment docs.