1. 30 3月, 2022 1 次提交
    • W
      [Eager] dlpack (#40811) · 4d300224
      wanghuancoder 提交于
      * dlpack eager, test=develop
      
      * eager test_base_layer, test=develop
      
      * fix error report, test=develop
      
      * eager _getitem_from_offset, test=develop
      
      * refine, test=develop
      
      * refine offset, test=develop
      
      * add test_inner test_outer, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      4d300224
  2. 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
  3. 09 3月, 2022 1 次提交
  4. 21 2月, 2022 1 次提交
  5. 15 2月, 2022 1 次提交
  6. 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
  7. 23 11月, 2021 1 次提交
  8. 18 11月, 2021 1 次提交
  9. 17 11月, 2021 1 次提交
  10. 11 11月, 2021 1 次提交
  11. 04 11月, 2021 1 次提交
  12. 03 11月, 2021 1 次提交
  13. 02 11月, 2021 1 次提交
  14. 01 11月, 2021 1 次提交
  15. 27 10月, 2021 1 次提交
  16. 22 10月, 2021 2 次提交
  17. 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
  18. 15 10月, 2021 1 次提交
  19. 13 10月, 2021 1 次提交
  20. 28 9月, 2021 2 次提交
  21. 27 9月, 2021 1 次提交
  22. 15 9月, 2021 1 次提交
  23. 02 9月, 2021 1 次提交
  24. 26 8月, 2021 1 次提交
  25. 07 8月, 2021 1 次提交
  26. 29 7月, 2021 2 次提交
  27. 22 7月, 2021 1 次提交
  28. 20 7月, 2021 1 次提交
  29. 08 7月, 2021 1 次提交
  30. 28 6月, 2021 4 次提交
  31. 21 6月, 2021 1 次提交
  32. 15 6月, 2021 1 次提交
  33. 11 6月, 2021 2 次提交