1. 19 8月, 2019 2 次提交
  2. 14 8月, 2019 1 次提交
  3. 31 7月, 2019 1 次提交
  4. 29 7月, 2019 1 次提交
  5. 22 7月, 2019 1 次提交
  6. 19 7月, 2019 2 次提交
  7. 18 7月, 2019 1 次提交
    • J
      Downgrade gcc to 4.8 (#18614) · 898237c1
      Jiabin Yang 提交于
      * test=develop, fix docker with paddle nccl problem
      
      * test=develop, downgrade gcc to 4.8 for latest-dev
      
      * test=develop, downgrade gcc to 4.8 for latest-dev
      
      * test=develop, modify cmake to renew all third_party
      
      * test=develop, invoke ci
      
      * test=develop, invoke ci
      
      * test=develop, complie python with wide-unicode
      
      * test=deveop, refine env settings
      
      * test=deveop, refine env settings
      898237c1
  8. 03 7月, 2019 1 次提交
  9. 29 6月, 2019 1 次提交
  10. 03 6月, 2019 2 次提交
  11. 31 5月, 2019 2 次提交
  12. 24 5月, 2019 1 次提交
  13. 20 5月, 2019 1 次提交
  14. 15 5月, 2019 1 次提交
    • J
      add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118) · 66d51206
      jiaqi 提交于
      * add save/load model, shrink table, cvm, config file & fix pull dense bug
      test=develop
      
      * fix global shuffle bug, fix pull dense bug, fix release memeory bug, fix shrink error
      add client flush, add get data size
      test=develop
      
      * fix global shuffle bug
      test=develop
      
      * fix global shuffle bug
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style & modify pslib cmake
      test=develop
      
      * fix error of _role_maker
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style
      test=develop
      
      * fix code style
      test=develop
      
      * fix windows compile error of fleet
      test=develop
      
      * fix global shuffle bug
      
      * add comment
      test=develop
      
      * update pslib.cmake
      test=develop
      
      * fix fill sparse bug
      test=develop
      
      * fix push sparse bug
      test=develop
      66d51206
  15. 07 5月, 2019 1 次提交
  16. 20 4月, 2019 1 次提交
  17. 11 4月, 2019 1 次提交
  18. 03 4月, 2019 1 次提交
  19. 02 4月, 2019 1 次提交
    • C
      Model data cryption link all lib (#16555) · c38c7c56
      Chen Weihang 提交于
      * link the libwbaes.so into paddle
      
      * polish detail, test=develop
      
      * try fix mac_pr_ci error, test=develop
      
      * add compile option, test=develop
      
      * fix ci error, test=develop
      
      * ignore failed to find mac lib, test=develop
      
      * change cdn to bj, cdn can't get the latest version
      
      * trigger ci, test=develop
      
      * temporary delete win32 lib linking, test=develop
      
      * change https to http, test=develop
      
      * turn compile option on to off
      
      * turn compile option off to on, test=develop
      
      * try lib compiled by gcc4.8, test=develop
      
      * update lib version, test=develop
      
      * link other lib, test=develop
      
      * add setup config
      
      * delete false, test=develop
      
      * delete no_soname, test=develop
      
      * recover so name set
      
      * fix, test=develop
      
      * adjust make config, test=develop
      
      * remove link to wbaes, test=develop
      
      * remove useless define, test=develop
      c38c7c56
  20. 30 3月, 2019 1 次提交
  21. 29 3月, 2019 1 次提交
  22. 28 3月, 2019 2 次提交
  23. 25 3月, 2019 1 次提交
  24. 09 3月, 2019 1 次提交
    • B
      Upgrade MKLDNN to v0.18-rc and fix issue caused by lib/lib64 (#15861) · db120b93
      Brian Liu 提交于
      * Upgrade MKLDNN to v0.18-rc and fix issue caused by lib/lib64
      
      Upgrade MKLDNN to v0.18-rc
      Also fix the issue during upgrade
      
      test=develop
      
      * Rebase MKLDNN to rls-v0.18 branch
      
      Some issues in v0.18-rc which caused INT8 conv op unit test failure was fixed
      in rls-v0.18 branch
      
      test=develop
      
      * Upgrade MKLDNN from v0.18rc to formal v0.18 tag
      
      test=develop
      
      * Fix the windows compile issue.
      
      test=develop
      db120b93
  25. 04 3月, 2019 3 次提交
  26. 28 2月, 2019 1 次提交
  27. 26 2月, 2019 2 次提交
  28. 22 2月, 2019 2 次提交
    • T
      Revert 15770 develop a6910f90 gelu mkl opt (#15872) · ee2321de
      tensor-tang 提交于
      * Revert "Optimze Gelu with MKL Erf function (#15770)"
      
      This reverts commit 676995c8.
      
      * test=develop
      ee2321de
    • Y
      Optimze Gelu with MKL Erf function (#15770) · 676995c8
      Yihua Xu 提交于
      * Optimize for gelu operator
      
      * Set up the low accuracy mode of MKL ERF function.
      
      test=develop
      
      * Only enable MKLML ERF when OS is linux
      
      * Use the speical mklml version included vmsErf function to verify gelu mkl kernel.
      
      test=develop
      
      * Add the CUDA macro to avoid NVCC's compile issue.
      
      test=develop
      
      * Add the TODO comments for mklml library modification.
      
      test=develop
      
      * Clean Code
      
      test=develop
      
      * Add the comment of marco for NVCC compiler.
      
      test=develop
      676995c8
  29. 20 2月, 2019 3 次提交