1. 11 5月, 2022 2 次提交
    • F
      [New API] add API paddle.vision.transforms.RandomPerspective and... · 754820fe
      Feng Ni 提交于
      [New API] add API paddle.vision.transforms.RandomPerspective and paddle.vision.transforms.perspective (#42390)
      
      * add RandomPerspective and perspective
      
      * fix UT, clean codes
      
      * fix UT
      
      * add batch transform
      
      * remove batch in tensor func
      
      * fix typos and coments, test=develop
      754820fe
    • 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
  2. 10 5月, 2022 1 次提交
  3. 05 5月, 2022 1 次提交
  4. 29 4月, 2022 1 次提交
  5. 28 4月, 2022 1 次提交
  6. 25 4月, 2022 1 次提交
  7. 23 4月, 2022 1 次提交
  8. 21 4月, 2022 1 次提交
  9. 13 4月, 2022 1 次提交
  10. 06 4月, 2022 1 次提交
    • Z
      Add some op yaml (#41173) · 176df91c
      zyfncg 提交于
      * add real and imag yaml
      
      * add roi_align and roi_pool yaml
      
      * add qr yaml
      
      * add psroi_pool yaml
      
      * fix bug
      
      * fix param bug of psroi_pool
      
      * fix infrt problem
      
      * fix merge bug
      176df91c
  11. 05 4月, 2022 2 次提交
  12. 01 4月, 2022 1 次提交
    • H
      Add basic yaml backward (#40751) · 98303291
      hong 提交于
      * fix error; test=develop
      
      * update
      
      * close some yaml
      
      * fix backward attrite error; test=develop
      
      * add div test
      
      * polish code; test=develop
      
      * update
      
      * update
      
      * fix bug
      
      * update bitwise code; test=develop
      
      * update
      
      * update
      
      * fix some bug
      
      * update
      
      * revert cmakelist
      
      * fix optional bug;
      
      * fix bug
      
      * fix bug;
      
      * add backward test
      
      * open bn
      
      * update
      
      * update
      
      * revert eager_gen
      
      * polish code
      
      * fix topk error
      
      * update
      
      * update
      
      * fix bug;
      
      * move label smooth, nll loss
      
      * revert topk
      
      * fix topk label smooth bug;
      
      * remove batch_norm
      
      * remove topk
      
      * change flip infer meta
      
      * fix flip bug
      
      * update yaml
      
      * close abs
      
      * fix histogram bug
      
      * fix histogram bug
      
      * add abs
      
      * fix histogram kernel
      
      * remove expand
      98303291
  13. 29 3月, 2022 1 次提交
  14. 25 3月, 2022 2 次提交
    • L
      fix paddle.vision.transforms.Resize en docs (#40719) · 236a3bc5
      Liyulingyue 提交于
      * Update transforms.py
      
      * Update transforms.py
      
      * Update transforms.py
      
      * Update functional.py
      236a3bc5
    • J
      Refactor Dygraph Flags (#40786) · 3085d5e4
      Jiabin Yang 提交于
      * refactor eager flags
      
      * fix flags error when we switch from eager to dygraph
      
      * fix ci problem
      
      * fix ci
      
      * fix ci
      
      * merge develop and fix code style
      
      * merge develop and fix code style
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * merge develop
      3085d5e4
  15. 21 3月, 2022 1 次提交
  16. 09 3月, 2022 1 次提交
  17. 08 3月, 2022 1 次提交
  18. 24 2月, 2022 1 次提交
  19. 18 1月, 2022 1 次提交
  20. 22 12月, 2021 1 次提交
  21. 18 11月, 2021 1 次提交
  22. 11 11月, 2021 1 次提交
  23. 03 11月, 2021 1 次提交
  24. 02 11月, 2021 1 次提交
  25. 01 11月, 2021 1 次提交
  26. 27 10月, 2021 1 次提交
  27. 22 10月, 2021 1 次提交
  28. 15 10月, 2021 1 次提交
  29. 13 10月, 2021 1 次提交
  30. 28 9月, 2021 1 次提交
  31. 27 9月, 2021 1 次提交
  32. 26 9月, 2021 1 次提交
    • J
      [new api] add func/class API psroi_pool and UT (#35352) · e45d64ec
      JYChen 提交于
      * add func/class API psroi_pool and UT
      
      * add UT in static mode
      
      * Remove redundant type checks in static mode
      
      * More detailed description for test_psroi_pool_op
      
      * fix code format of UT
      
      * fix en-doc
      e45d64ec
  33. 16 9月, 2021 1 次提交
  34. 10 9月, 2021 1 次提交
    • S
      Fix warning (#34875) · 966f042d
      sunzhongkai588 提交于
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      
      * fix warning error , test=document_fix
      966f042d
  35. 01 9月, 2021 1 次提交
  36. 28 7月, 2021 1 次提交
  37. 20 7月, 2021 1 次提交