• Nicolas Hug's avatar
    Remove deprecated APIs for 0.14 (#6258) · 7b8a6db7
    Nicolas Hug authored
    
    
    * Remove Kinetics400 class
    
    * Remove '2007-test' in VOC
    
    * Remove some MobileNet layer classes
    
    * Remove torchvision/models/segmentation/segmentation.py
    
    * Remove some MultiScaleRoIAlign methods
    
    * Remove torchvision/transforms/_functional_video.py
    
    * Remove torchvision/transforms/_transforms_video.py
    
    * Remove resample parameter in transforms
    
    * Remove 'range' parameter
    
    * Remove 'fill_value' parameter in transforms
    
    * Revert to original warning for C++ models - looks like we should still keep them around?
    
    * pre-commit
    
    * Fix docs
    
    * Remove test/test_transforms_video.py
    
    * Some fixes
    
    * Remove more tests
    
    * Revert changes to C++ models
    
    * Add back _transforms_video and change warning message
    
    * Change back the warning message, and will change the warning message on separate PR
    Co-authored-by: default avatarYosuaMichael <yosuamichaelm@gmail.com>
    Co-authored-by: default avatarYosua Michael Maranatha <yosuamichael@fb.com>
    7b8a6db7
poolers.py 11.6 KB