1. 16 9月, 2022 1 次提交
    • C
      Unify core avx and core_noavx to libpaddle (#46095) · 267d71a4
      Chen Weihang 提交于
      * unify  core_avx and core_noavx
      
      * fix except error
      
      * revert mac compile logic
      
      * revert dylib to so
      
      * add core_noavx branch
      
      * remove core_noavx
      
      * replace paddle_core by lib paddle
      
      * polish var name
      
      * replace paddle_core by libpaddle
      
      * update custom device commit
      
      * polish code by comments
      267d71a4
  2. 13 6月, 2022 1 次提交
  3. 04 6月, 2022 1 次提交
  4. 13 5月, 2022 1 次提交
  5. 05 1月, 2022 1 次提交
  6. 31 12月, 2021 1 次提交
  7. 23 9月, 2021 1 次提交
  8. 22 7月, 2021 1 次提交
  9. 07 5月, 2021 1 次提交
  10. 31 3月, 2021 1 次提交
    • Z
      [Parallel UT]Improve Parallel UT level on Windows/Linux (#31377) · b05f6142
      Zhou Wei 提交于
      * [Parallel UT]improve Parallel UT level on Windows/Linux
      
      * [Parallel UT]improve Parallel UT level on Windows/Linux
      
      * [Parallel UT]Improve Parallel UT level on Windows/Linux
      
      * [Parallel UT]Improve Parallel UT level on Windows/Linux
      
      * fix CI
      b05f6142
  11. 23 3月, 2021 1 次提交
  12. 21 1月, 2021 1 次提交
  13. 16 11月, 2020 1 次提交
  14. 03 11月, 2020 2 次提交
  15. 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
  16. 24 8月, 2020 1 次提交
  17. 17 8月, 2020 1 次提交
  18. 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
  19. 03 11月, 2019 1 次提交
  20. 21 6月, 2019 1 次提交
  21. 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
  22. 20 2月, 2019 1 次提交
  23. 02 2月, 2019 1 次提交
  24. 24 1月, 2019 1 次提交
  25. 21 1月, 2019 1 次提交
  26. 18 1月, 2019 1 次提交
  27. 18 12月, 2018 2 次提交
  28. 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
  29. 05 11月, 2018 2 次提交
  30. 09 10月, 2018 1 次提交
  31. 13 9月, 2018 1 次提交
  32. 16 8月, 2018 1 次提交
  33. 11 7月, 2018 1 次提交
  34. 10 7月, 2018 1 次提交
  35. 03 7月, 2018 1 次提交
  36. 19 4月, 2018 1 次提交