Once I use "ResnetSE34L", it shows:
File "/home/user/anaconda3/lib/python3.7/site-packages/torchaudio/compliance/kaldi.py", line 23, in
EPSILON = torch.tensor(torch.finfo(torch.float).eps, dtype=torch.get_default_dtype())
AttributeError: module 'torch' has no attribute 'finfo'
Once I use "ResnetSE34L", it shows: File "/home/user/anaconda3/lib/python3.7/site-packages/torchaudio/compliance/kaldi.py", line 23, in
EPSILON = torch.tensor(torch.finfo(torch.float).eps, dtype=torch.get_default_dtype())
AttributeError: module 'torch' has no attribute 'finfo'