1. 19 8月, 2020 2 次提交
  2. 17 8月, 2020 1 次提交
    • Z
      set default python3,fix incompatible,cache dir for third party,unify error... · 5017aa76
      Zhou Wei 提交于
      set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178)
      
      * set default python3 for paddle windows,test=win
      
      * set default python3,cache dir for third party,error code,test=win
      
      * fix some incompatible
      
      * fix some error
      
      * set virtual environment,test=win
      5017aa76
  3. 14 8月, 2020 1 次提交
  4. 11 8月, 2020 1 次提交
  5. 10 8月, 2020 2 次提交
  6. 05 8月, 2020 1 次提交
  7. 29 7月, 2020 1 次提交
  8. 21 7月, 2020 1 次提交
  9. 20 7月, 2020 2 次提交
  10. 17 7月, 2020 1 次提交
    • A
      [Dy2stat] Add Reinforcement learning unittest (#25445) · 1a5d3def
      Aurelius84 提交于
      * add reinforcement learning model test=develop
      
      * align backward test=develop
      
      * add gym in paddle_build.sh test=develop
      
      * rm pip install in script test=develop
      
      * refine paddle_build.sh test=develop
      
      * fix sed error in macOS test=develop
      
      * polish code test=develop
      1a5d3def
  11. 16 7月, 2020 1 次提交
  12. 15 7月, 2020 1 次提交
  13. 13 7月, 2020 2 次提交
  14. 09 7月, 2020 2 次提交
  15. 10 6月, 2020 1 次提交
  16. 04 6月, 2020 1 次提交
  17. 01 6月, 2020 1 次提交
  18. 26 5月, 2020 1 次提交
  19. 25 5月, 2020 1 次提交
  20. 11 5月, 2020 1 次提交
    • 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
  21. 09 5月, 2020 1 次提交
  22. 29 4月, 2020 1 次提交
  23. 26 4月, 2020 1 次提交
  24. 24 4月, 2020 2 次提交
  25. 22 4月, 2020 2 次提交
  26. 20 4月, 2020 2 次提交
  27. 16 4月, 2020 2 次提交
  28. 13 4月, 2020 1 次提交
  29. 09 4月, 2020 2 次提交
    • M
      Remove: NGraph engine from PDPD repository (#23545) · 3baaee9a
      mozga-intel 提交于
      * Remove the NGraph engine from PDPD repository
      1. Each operator was removed from the operator's directory
      2. Each test was removed from the unittest directory
      3. The parallel executor support was removed from the PDPD
      4. The CMake file was removed from the PDPD
      5. The NG flags were removed from the repository
      test=develop
      
      * Remove ngraph from:
      1. Cmake file
      2. Python file
      test=develop
      3baaee9a
    • Z
      update print signatures(#23619) · 979fb35e
      Zeng Jinle 提交于
      979fb35e
  30. 09 3月, 2020 1 次提交