torchvision
torchvision copied to clipboard
bug in transform_random_rotation
torchvision::transform_random_rotation(torch::torch_randn(3, 10, 10), degrees = 3)
#> Error in if (mode == "bilinear") {: missing value where TRUE/FALSE needed
Created on 2023-12-01 with reprex v2.0.2