1. 03 11月, 2020 2 次提交
  2. 31 8月, 2020 1 次提交
    • Q
      Move hapi to python/paddle root dir. (#26442) · f7fb4c22
      qingqing01 提交于
      * Move hapi form paddle/incubate to paddle
      
      * Remove vision/datasets/utils.py and clean code
      
      * Add sample code for conll05
      
      * Print pull path when saving model
      
      * Fix sample code after paramter_list of SGD is changed to parameters
      
      * Fix bug in wmt16 datase
      f7fb4c22
  3. 24 8月, 2020 1 次提交
  4. 17 8月, 2020 1 次提交
  5. 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
  6. 03 11月, 2019 1 次提交
  7. 21 6月, 2019 1 次提交
  8. 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
  9. 20 2月, 2019 1 次提交
  10. 02 2月, 2019 1 次提交
  11. 24 1月, 2019 1 次提交
  12. 21 1月, 2019 1 次提交
  13. 18 1月, 2019 1 次提交
  14. 18 12月, 2018 2 次提交
  15. 06 11月, 2018 2 次提交
    • P
      fix python package issue · a37918c3
      peizhilin 提交于
      a37918c3
    • P
      gpu support, fix build issue: · 1f12ba61
      peizhilin 提交于
      1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string
      2. comment out some ops which not supported on windows
      3. cuda libs may not be correctly linked to target on windows
      1f12ba61
  16. 05 11月, 2018 2 次提交
  17. 09 10月, 2018 1 次提交
  18. 13 9月, 2018 1 次提交
  19. 16 8月, 2018 1 次提交
  20. 11 7月, 2018 1 次提交
  21. 10 7月, 2018 1 次提交
  22. 03 7月, 2018 1 次提交
  23. 19 4月, 2018 1 次提交
  24. 14 4月, 2018 1 次提交
  25. 06 4月, 2018 1 次提交
  26. 03 4月, 2018 1 次提交
  27. 31 3月, 2018 1 次提交
    • H
      Make paddle.fluid no longer depends on paddle.v2 · bcf7c36b
      Helin Wang 提交于
      In this way we can build and test using WITH_FLUID_ONLY flag being set
      to ON.
      
      - move paddle.v2.dataset,reader to paddle.dataset,reader
      - remove unused code (which depends on v2) in paddle.dataset,reader
      bcf7c36b
  28. 30 3月, 2018 1 次提交
  29. 14 3月, 2018 1 次提交
  30. 01 3月, 2018 1 次提交
  31. 24 2月, 2018 1 次提交
  32. 06 1月, 2018 1 次提交
  33. 08 12月, 2017 2 次提交
  34. 14 11月, 2017 1 次提交
  35. 06 11月, 2017 1 次提交