Aleksander Zamojski
Results
1
issues of
Aleksander Zamojski
### 🐛 Describe the bug When resizing tensor wrapped in tv_tensors.Mask interpolation mode NEAREST_EXACT is changed to NEAREST ```python import torch import torch.nn.functional as F import torchvision.transforms.v2 as T import...
bug