1. 11 11月, 2021 1 次提交
  2. 04 11月, 2021 1 次提交
  3. 03 11月, 2021 1 次提交
  4. 02 11月, 2021 1 次提交
  5. 01 11月, 2021 1 次提交
  6. 27 10月, 2021 1 次提交
  7. 22 10月, 2021 2 次提交
  8. 18 10月, 2021 1 次提交
    • S
      Add operators for async read & async write (#36333) · 3845afff
      Siming Dai 提交于
      * fix async_read bug
      
      * change index place to cpu
      
      * add tensor size judge
      
      * add async_read & async_write test
      
      * fix bug in async_write
      
      * fix mac py3 ci
      
      * fix bug for cpu version paddle
      
      * fix windows ci bug
      
      * change input argument error type
      
      * change const_cast to mutable_data
      
      * add async_write out-of-bound check and consumate error hint
      
      * fix a small bug for dst_tensor
      
      * add docs and refine codes
      
      * refine docs
      
      * notest,test=windows_ci
      
      * fix windows ci
      
      * fix require
      
      * fix code-block
      
      * add core.is_compiled_with_cuda()
      3845afff
  9. 15 10月, 2021 1 次提交
  10. 13 10月, 2021 1 次提交
  11. 28 9月, 2021 2 次提交
  12. 27 9月, 2021 1 次提交
  13. 15 9月, 2021 1 次提交
  14. 02 9月, 2021 1 次提交
  15. 26 8月, 2021 1 次提交
  16. 07 8月, 2021 1 次提交
  17. 29 7月, 2021 2 次提交
  18. 22 7月, 2021 1 次提交
  19. 20 7月, 2021 1 次提交
  20. 08 7月, 2021 1 次提交
  21. 28 6月, 2021 4 次提交
  22. 21 6月, 2021 1 次提交
  23. 15 6月, 2021 1 次提交
  24. 11 6月, 2021 2 次提交
  25. 10 6月, 2021 2 次提交
  26. 11 5月, 2021 1 次提交
  27. 10 5月, 2021 1 次提交
  28. 30 4月, 2021 1 次提交
    • W
      Support transforms for paddle tensor image (#31970) · 6ab43f7f
      Wenyu 提交于
      * add to_grayscale, normalize
      
      * add rotate
      
      * add vfip and hflip
      
      * add crop center_crop
      
      
      * add padding, support constant, reflect, replicate, circular same as paddle.pad
      
      * add get-image-[n,c,w,h] axis utils
      6ab43f7f
  29. 29 4月, 2021 2 次提交
  30. 26 4月, 2021 1 次提交
  31. 25 4月, 2021 1 次提交