1. 03 9月, 2020 3 次提交
  2. 02 9月, 2020 2 次提交
    • W
      Add FetchAsyncOpHandle, and use it in FastThreadedExecutor (#26643) · 2d2c31a6
      wanghuancoder 提交于
      * optimized transformation form tensor to numpy, test=develop
      
      * Modify fetch op handle, from memcpy Sync to memcpy Async, test=develop
      
      * modify CUDAPinnedPlace to CPUPlace, test=develop
      
      * modify CPUPlace to CUDAPinnedPlace, and set default inplace to false, test=develop
      
      * revert fetch_op_handle, add fetch_async_op_handle, test=develop
      
      * revert fetch_op_handle, add fetch_async_op_handle, test=develop
      
      * fix error msg report, test=develop
      
      * fix bug in cpuplace, test=develop
      
      * fix bug in unmerge and tensorarray modle, test=develop
      
      * fix bug, double copy gpu memory, test=develop
      
      * fix chenweihang¡¯s review advice, test=develop
      2d2c31a6
    • T
      fix eigen in push sparse; fix hadoop command (#26872) · 52057484
      Thunderbrook 提交于
      * fix eigen in push sparse; fix hadoop command
      test=develop
      
      * add log in load_combine_op
      test=develop
      52057484
  3. 31 8月, 2020 1 次提交
  4. 29 8月, 2020 1 次提交
  5. 28 8月, 2020 4 次提交
  6. 27 8月, 2020 4 次提交
  7. 26 8月, 2020 1 次提交
  8. 25 8月, 2020 3 次提交
  9. 24 8月, 2020 3 次提交
  10. 21 8月, 2020 1 次提交
    • Q
      support Baidu Kunlun AI Accelerator (#25959) · 138ecf24
      QingshuChen 提交于
      * support Baidu AI Accelerator
        * test=kunlun
      
      * minor
       * test=kunlun
      
      * support xpu op in separate file
       * test=kunlun
      
      * update XPU error message and remove duplicated code
      
       * test=kunlun
      
      * minor
       * test=kunlun
      
      * minor
       * test=kunlun
      138ecf24
  11. 20 8月, 2020 1 次提交
  12. 19 8月, 2020 3 次提交
  13. 18 8月, 2020 2 次提交
  14. 15 8月, 2020 1 次提交
    • Z
      expose and unify the Tensor concepts to the user (#25978) · 6de463d3
      Zhou Wei 提交于
      * expose and unify the Tensor concepts to the user
      
      * expose tensor to user
      
      * add copy place for Tensor
      
      * add copy place for Tensor
      
      * add note
      
      * add macro PADDLE_WITH_CUDA
      
      * remove RUN_TYPE=DIST
      
      * fix some error
      6de463d3
  15. 13 8月, 2020 3 次提交
  16. 12 8月, 2020 2 次提交
  17. 10 8月, 2020 2 次提交
    • M
      fix encryption infer (#25979) · 6559229b
      MRXLT 提交于
      * add encrypt for inference lib
      
      * fix code;test=develop
      
      * fix test; test=develop
      
      * bug fix; test=develop
      
      * add MakeCipher;test=develop
      
      * fix bug;test=develop
      
      * move MakeCipher to paddle space; test=develop
      
      * fix include dir ;test=develop
      
      * add include dir; test=develop
      
      * move include; test=develop
      
      * move include; test=develop
      
      * fix for windows ci
      
      * fix cmake; test=develop
      
      * fix bug
      
      bug fix
      6559229b
    • T
      【paddle.fleet】Feature/fleet ps api 2.0 (#25857) · c14ec878
      tangwei12 提交于
      * add paddle.fleet.AsyncOptimizer
      Co-authored-by: Ndongdaxiang <dongdaxiang@baidu.com>
      c14ec878
  18. 08 8月, 2020 1 次提交
  19. 07 8月, 2020 2 次提交