• F
    [New API] add API paddle.vision.transforms.RandomAffine and... · cbb8df78
    Feng Ni 提交于
    [New API] add API paddle.vision.transforms.RandomAffine and paddle.vision.transforms.affine (#42278)
    
    * add affine codes
    
    * adjustment codes
    
    * fix test case
    
    * fix F_cv2.affine
    
    * clean codes, add UT
    
    * fix UT
    
    * fix UT
    
    * fix UT shear
    
    * add functional test_errors
    
    * fix typos and coments, test=develop
    cbb8df78
functional_tensor.py 24.7 KB