1. 11 5月, 2020 2 次提交
    • Q
      Add a high-level API with traning and inference into Paddle. (#24293) · 43625bda
      qingqing01 提交于
      * Merge hapi into Paddle
      
      Hapi is a high level API for training and inference.
      The main modules include Model, Loss, Metrics, Dataset.
      Also includes common modules and models in NLP and computer vision, such as BERT, ResNet.
      
      These modules are developed by:
      0YuanZhang0, guoshengCS heavengate, LielinJiang, qingqing01, xyzhou-puck huangjun12, wangxiao1021, zhangyang.
      43625bda
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  2. 09 5月, 2020 2 次提交
  3. 07 5月, 2020 1 次提交
  4. 29 4月, 2020 2 次提交
  5. 28 4月, 2020 1 次提交
  6. 22 4月, 2020 1 次提交
  7. 20 4月, 2020 2 次提交
  8. 14 4月, 2020 1 次提交
  9. 13 4月, 2020 2 次提交
  10. 11 4月, 2020 1 次提交
  11. 09 4月, 2020 4 次提交
  12. 27 3月, 2020 1 次提交
  13. 24 3月, 2020 1 次提交
  14. 17 3月, 2020 1 次提交
    • T
      Add xly gcc8 dockerfile (#22975) · 6d6cc4ca
      tianshuo78520a 提交于
      * test=cpu
      
      * test=cpu
      
      * test=py2gcc8
      
      * test=py2gcc8
      
      * test=py2gcc8
      
      * test=py2gcc8
      
      * test=py2gcc8
      
      * test=py2gcc8
      
      * test=py2gcc8
      
      * test=develop;test=document_fix;test=py2gcc8
      6d6cc4ca
  15. 13 3月, 2020 1 次提交
  16. 12 3月, 2020 1 次提交
    • C
      Rename dygraph parallel env & add doc (#22925) · 3dfaf44a
      Chen Weihang 提交于
      * add dygraph parallel env doc, test=develop
      
      * polish details, test=develop, test=document_fix
      
      * fix examples error in other apis, test=develop
      
      * fix more example error in other api, test=develop
      
      * add white list for gpu examples, test=develop, test=document_fix
      3dfaf44a
  17. 10 3月, 2020 1 次提交
  18. 06 3月, 2020 1 次提交
  19. 03 3月, 2020 1 次提交
  20. 28 2月, 2020 1 次提交
  21. 25 2月, 2020 1 次提交
  22. 19 2月, 2020 1 次提交
  23. 18 2月, 2020 1 次提交
  24. 14 2月, 2020 1 次提交
  25. 11 2月, 2020 1 次提交
  26. 21 1月, 2020 1 次提交
  27. 20 1月, 2020 1 次提交
  28. 19 1月, 2020 2 次提交
  29. 16 1月, 2020 2 次提交
  30. 15 1月, 2020 1 次提交
    • Z
      polish grad op check (#22290) · 5e601a92
      Zeng Jinle 提交于
      * polish grad op check, test=develop, test=document_fix
      
      * keep op_use_default_grad_maker.spec to avoid conflict, test=develop, test=document_fix
      5e601a92