• vfdev's avatar
    [proto] Speed up adjust color ops (#6784) · 9f024a6e
    vfdev authored
    * WIP
    
    * _blend optim v1
    
    * _blend and color ops optims: v2
    
    * updated a/r tol and configs to make tests pass
    
    * Loose a/r tolerance in AA tests
    
    * Use custom rgb_to_grayscale
    
    * Renamed img -> image
    
    * nit code update
    
    * PR review
    
    * adjust_contrast convert to float32 earlier
    
    * Revert "adjust_contrast convert to float32 earlier"
    
    This reverts commit a82cf8c739d02acd9868ebee4b8b99d101c3e45e.
    9f024a6e
functional_tensor.py 33.1 KB