• vfdev's avatar
    Added tests on batch of tensors to check transforms (#2584) · c4dcfb06
    vfdev authored
    * [WIP] Added tests on batch of tensors
    
    * Updated tests on batch of images
    
    * All functional transforms can work with (..., C, H, W) format
    
    * Added transforms tests on batch tensors
    
    * Added batch tests for five/ten crop
    - updated docs
    c4dcfb06
test_functional_tensor.py 32.8 KB