1. 26 3月, 2019 1 次提交
  2. 22 3月, 2019 1 次提交
  3. 14 3月, 2019 1 次提交
  4. 20 2月, 2019 2 次提交
    • J
      Revert "Cherry pick/update protobuf (#15793)" · cbc3366f
      Jiabin Yang 提交于
      This reverts commit 08a8c1d1.
      cbc3366f
    • J
      Cherry pick/update protobuf (#15793) · 08a8c1d1
      Jiabin Yang 提交于
      * test=develop, change md5 for patchELF
      
      * test=develop, update protobuf
      
      * test=develop, update protobuf in Dockerfile used by CI
      
      * test=develop, install requirements before start for Linux
      
      * test=develop, uninstall protobuf on linux brefore install latest version of it
      
      * test=develop, fix pip
      
      * test=develop, install protobuf in linux
      
      * test=develop, fix patch ELF install failed
      
      * test=develop, change md5 for patchELF
      
      * test=release/1.3, cherry-pick
      08a8c1d1
  5. 18 2月, 2019 1 次提交
  6. 02 2月, 2019 1 次提交
  7. 29 1月, 2019 1 次提交
  8. 25 1月, 2019 2 次提交
  9. 21 1月, 2019 8 次提交
  10. 18 1月, 2019 1 次提交
  11. 16 1月, 2019 1 次提交
    • Y
      Optimize while_op for test (#14764) · 568cc2ff
      Yiqun Liu 提交于
      * Simplify the compare op for CPU.
      
      * Use asynchronous tensor copy in reshape_op's kernel.
      
      * Optimize while_op for test, avoiding creating variables every time.
      test=develop
      
      * Enable the cache of kernel type and kernel function.
      test=develop
      
      * Enable profiling with gperftools.
      
      * Remove flags for testing, and fix the linking error.
      test=develop
      
      * Delete the codes of ChooseKernel.
      test=develop
      
      * Fix bug when preparing ExecutorPrepareContext for while_op.
      
      * Fix missing depending on grpc libraries.
      
      * Remove the redundant print.
      test=develop
      
      * Follow comments.
      
      * Remove the codes related to prepare the ExecutorPrepareContext for while_op.
      test=develop
      568cc2ff
  12. 10 1月, 2019 2 次提交
  13. 09 1月, 2019 2 次提交
  14. 08 1月, 2019 3 次提交
  15. 07 1月, 2019 4 次提交
  16. 05 1月, 2019 1 次提交
  17. 03 1月, 2019 2 次提交
  18. 28 12月, 2018 3 次提交
  19. 27 12月, 2018 1 次提交
    • Y
      Refine Dockerfile (#14908) · efa630ea
      Yu Yang 提交于
      * Refine Dockerfile
      
      * Add tasks, cmake gen
      
      * Fix code error
      
      * Disable compile after paddle_build.sh
      
      * Refine
      
      * Skip on PY35 CI
      
      * Change env
      
      * Refine paddle_build.sh
      
      * Expose gen_fluid_lib
      
      * Refine mkldnn.cmake
      
      * Refine mkldnn.cmake
      
      * Refine mkldnnlib
      
      * Skip unstable tests
      efa630ea
  20. 26 12月, 2018 2 次提交