Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jan 6, 2022
1 parent 4a054c4 commit a8ec4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchmetrics/functional/audio/snr.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import torch
from torch import Tensor

from torchmetrics.functional import si_sdr
from torchmetrics.functional.audio.si_sdr import si_sdr
from torchmetrics.utilities.checks import _check_same_shape


Expand Down

0 comments on commit a8ec4d7

Please sign in to comment.