• ekka's avatar
    Make crop scriptable (#1379) · d194082c
    ekka authored
    * Make crop torchscriptable
    
    Relevant #1375
    
    * Invert x and y axis
    
    * fix lint
    
    * Add crop test
    
    * revert deletion of space in functional
    
    * add import random
    
    * add dimension in doc
    
    * add import
    
    * fix flake8
    
    * change to self.assert*
    
    * convert to uint8
    
    * assertTrue
    
    * lint
    d194082c
test_functional_tensor.py 1.51 KB