1. 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
  2. 20 8月, 2020 1 次提交
  3. 19 8月, 2020 3 次提交
  4. 18 8月, 2020 2 次提交
  5. 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
  6. 13 8月, 2020 3 次提交
  7. 12 8月, 2020 2 次提交
  8. 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
  9. 08 8月, 2020 1 次提交
  10. 07 8月, 2020 4 次提交
  11. 06 8月, 2020 1 次提交
    • T
      add heter ps mode (#25682) · 0cb60c70
      Thunderbrook 提交于
      * add heter ps mode
      
      * code style
      test=develop
      
      * add with_pslib
      test=develop
      
      * unitest
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * test monitor
      test=develop
      
      * prepare trainer
      test=develop
      
      * code style
      test=develop
      0cb60c70
  12. 05 8月, 2020 1 次提交
  13. 03 8月, 2020 4 次提交
  14. 31 7月, 2020 1 次提交
  15. 30 7月, 2020 3 次提交
  16. 29 7月, 2020 3 次提交
  17. 28 7月, 2020 3 次提交
    • D
      add more settings for distributed strategy (#25685) · 920d998f
      Dong Daxiang 提交于
      * add more settings for distributed strategy
      Basically, DistributedStrategy has several parts of configurations:
      - BuildStrategy: the same as paddle.fluid.BuildStrategy, but the distributed arguments are moved out of BuildStrategy
      - ExecutionStrategy: the same as paddle.fluid.ExecutionStrategy
      - collective communication configs: nccl_comm_num, hierarchical allreduce and so on
      - distributed algorithms: async_update(mainly used in PS), lars, lamb and so on
      920d998f
    • C
      Polish framework error message part3 (#25701) · c34c80d3
      Chen Weihang 提交于
      * polish framework error message part3
      
      * polish details
      
      * fix error message print error
      c34c80d3
    • A
      Added DNNL cache management for DyGraph (#25624) · e52df3b1
      arlesniak 提交于
      * Added DNNL cache management for DyGraph
      
      * move FLAGS_use_mkldnn to more general CMakeLists, getu use of the flag in ClearGradients
      
      * missing file
      
      * Fixes after review
      
      * Bringing back original idea of place for 'use_mkldnn' flag to be accessible from platform nad imperative.
      
      * Removed duplicate and added docs
      
      * Fixes for CI
      e52df3b1
  18. 24 7月, 2020 3 次提交
  19. 23 7月, 2020 1 次提交