Derek Goddeau

Results 1 issues of Derek Goddeau

When updating PyTorch to the current latest `1.8.1` and torchvision to the corresponding `0.9.1` calling [`torchmeta.transforms.Rotation`][1] causes the warning: ```python ~/.cache/pypoetry/virtualenvs/retrainer-TPV0pAOM-py3.8/lib/python3.8/site-packages/torchvision/transforms/functional.py:942: UserWarning: Argument interpolation should be of type InterpolationMode instead...