1. 31 8月, 2019 1 次提交
    • H
      Paddlebox Framework (#18982) · c756b5d2
      hutuxian 提交于
      * Support looking up embeddings from BoxPS.
      * Add a _pull_box_sparse op, for now this op is not exposed to users.
      * Add a BoxHelper class, providing 'BeginPass', 'EndPass', 'FeedPass' functions and so on.
      * Add 'BoxPSDataset' in python code.
      * Add a compile options WITH_BOX_PS and a MACRO PADDLE_WITH_BOX_PS.
      * Add UT.
      * More concrete information pls refer to: https://github.com/PaddlePaddle/Paddle/pull/18982
      c756b5d2
  2. 12 8月, 2019 1 次提交
  3. 03 7月, 2019 1 次提交
  4. 12 6月, 2019 1 次提交
    • T
      combine noavx and avx package (#17889) · 5c06bff2
      tensor-tang 提交于
      * support avx and noavx core
      
      * add catch and give some log
      
      test=develop
      
      * fix build
      
      test=develop
      
      * add missing package
      
      test=develop
      
      * fix pybind name
      
      test=develop
      
      * fix import error
      
      test=develop
      
      * conbime noavx core
      
      test=develop
      
      * add requirements
      
      test=develop
      
      * fix unkown message
      
      test=develop
      
      * fix api spec
      
      test=develop
      
      * refine and clean
      
      test=develop
      
      * update
      
      * pass dist ut
      
      * follow comments
      
      test=develop
      
      * refine scripts
      
      test=develop
      5c06bff2
  5. 03 4月, 2019 1 次提交
  6. 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
  7. 19 2月, 2019 5 次提交
  8. 01 2月, 2019 1 次提交
  9. 21 1月, 2019 1 次提交
  10. 07 1月, 2019 1 次提交
  11. 13 12月, 2018 1 次提交
  12. 11 12月, 2018 1 次提交
  13. 16 11月, 2018 1 次提交
  14. 05 11月, 2018 1 次提交
  15. 30 9月, 2018 2 次提交
  16. 25 9月, 2018 1 次提交
  17. 14 9月, 2018 1 次提交
  18. 12 9月, 2018 1 次提交
  19. 25 8月, 2018 1 次提交
  20. 24 8月, 2018 2 次提交
  21. 23 8月, 2018 1 次提交
  22. 20 8月, 2018 6 次提交
  23. 17 8月, 2018 1 次提交
  24. 16 8月, 2018 1 次提交
  25. 14 8月, 2018 1 次提交
  26. 08 8月, 2018 1 次提交
  27. 01 7月, 2018 1 次提交
  28. 12 6月, 2018 1 次提交
    • W
      Trainer send term signal (#11220) · 34865f2d
      Wu Yi 提交于
      * wip
      
      * use executor.complete to end trainer
      
      * fix build
      
      * fix build with distribute off
      
      * fix typo
      
      * fix cmake typo
      
      * fix build
      34865f2d
  29. 11 6月, 2018 1 次提交