• vfdev's avatar
    Unified inputs for grayscale ops and transforms (#2586) · 2eba1f04
    vfdev authored
    * [WIP] Unify ops Grayscale and RandomGrayscale
    
    * Unified inputs for grayscale op and transforms
    - deprecated F.to_grayscale in favor of F.rgb_to_grayscale
    
    * Fixes bug with fp input
    
    * [WIP] Updated code according to review
    
    * Removed unused import
    2eba1f04
functional_tensor.py 33 KB