"torchvision/datapoints/_datapoint.py" did not exist on "a8007dcdfb5159a711fa343d2ac4bb7df826975f"
  • vfdev's avatar
    Unified input for resized crop op (#2396) · 9b804659
    vfdev authored
    * [WIP] Unify random resized crop
    
    * Unify input for RandomResizedCrop
    
    * Fixed bugs and updated test
    
    * Added resized crop functional test
    - fixed bug with size convention
    
    * Fixed incoherent sampling
    
    * Fixed torch randint review remark
    9b804659
test_functional_tensor.py 17 KB