sigsep / open-unmix-pytorch

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

address some deprecations for torch 1.7.0 #68

Closed faroit closed 3 years ago

faroit commented 3 years ago

Add some small fixes to also support 1.7.0 (along with 1.6.0).

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (da40f07) into dev (69b57ea) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #68   +/-   ##
=======================================
  Coverage   63.47%   63.47%           
=======================================
  Files          19       19           
  Lines        1210     1210           
=======================================
  Hits          768      768           
  Misses        442      442           
Impacted Files Coverage Δ
openunmix/cli.py 0.00% <ø> (ø)
setup.py 0.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 69b57ea...da40f07. Read the comment docs.