• vfdev's avatar
    [BC-breaking] Introduced InterpolationModes and deprecated arguments: resample... · 0c445130
    vfdev authored
    [BC-breaking] Introduced InterpolationModes and deprecated arguments: resample and fillcolor (#2952)
    
    * Deprecated arguments: resample and fillcolor
    Replaced by interpolation and fill
    
    * Updates according to the review
    
    * Added tests to check warnings and asserted BC
    
    * [WIP] Interpolation modes
    
    * Added InterpolationModes enum
    
    * Added supported for int values for interpolation for BC
    
    * Removed useless test code
    
    * Fix flake8
    0c445130
functional_tensor.py 43.6 KB