1. 25 3月, 2022 1 次提交
    • 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
  2. 09 3月, 2022 1 次提交
  3. 21 2月, 2022 1 次提交
  4. 15 2月, 2022 1 次提交
  5. 19 1月, 2022 1 次提交
    • Y
      Fix paddle.flops AttributeError (#38850) · ae1e71b3
      yingyibiao 提交于
      * Fix AttributeError when output y is a tuple which has no attribute 'shape'
      
      * Add unit test for dynamic_flops with multiple outputs
      
      * Add unit test for dynamic_flops with multiple outputs
      ae1e71b3
  6. 23 11月, 2021 1 次提交
  7. 18 11月, 2021 1 次提交
  8. 17 11月, 2021 1 次提交
  9. 11 11月, 2021 1 次提交
  10. 04 11月, 2021 1 次提交
  11. 03 11月, 2021 1 次提交
  12. 02 11月, 2021 1 次提交
  13. 01 11月, 2021 1 次提交
  14. 27 10月, 2021 1 次提交
  15. 22 10月, 2021 2 次提交
  16. 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
  17. 15 10月, 2021 1 次提交
  18. 13 10月, 2021 1 次提交
  19. 28 9月, 2021 2 次提交
  20. 27 9月, 2021 1 次提交
  21. 15 9月, 2021 1 次提交
  22. 02 9月, 2021 1 次提交
  23. 26 8月, 2021 1 次提交
  24. 07 8月, 2021 1 次提交
  25. 29 7月, 2021 2 次提交
  26. 22 7月, 2021 1 次提交
  27. 20 7月, 2021 1 次提交
  28. 08 7月, 2021 1 次提交
  29. 28 6月, 2021 4 次提交
  30. 21 6月, 2021 1 次提交
  31. 15 6月, 2021 1 次提交
  32. 11 6月, 2021 2 次提交
  33. 10 6月, 2021 1 次提交