Closed akindofyoga closed 3 years ago
The code fails on newer versions of torch due to this error: https://github.com/pytorch/examples/issues/836
Specifying a maximum version number for torch and torchvision will prevent people from running into this issue.
The code fails on newer versions of torch due to this error: https://github.com/pytorch/examples/issues/836
Specifying a maximum version number for torch and torchvision will prevent people from running into this issue.