1. 30 7月, 2020 1 次提交
  2. 29 7月, 2020 2 次提交
  3. 24 7月, 2020 1 次提交
  4. 22 7月, 2020 1 次提交
    • supports xpu runtime, test=develop (#25554) · 72064172
      石晓伟 提交于
      * update ResetHolder, test=develop
      
      * add TensorShare for lite engine, test=develop
      
      * tensor data changed from copying to sharing, test=develop
      
      * supports xpu runtime, test=develop
      
      * fix code styles, test=develop
      72064172
  5. 14 7月, 2020 1 次提交
  6. 09 7月, 2020 1 次提交
  7. 08 7月, 2020 1 次提交
    • C
      fix instance norm in dy (#24717) · 52be62c5
      ceci3 提交于
      * fix bn & in in dy, test=develop
      
      * update instance_norm,test=develop
      
      * fix bugs,test=develop
      
      * add more case in unittest,test=develop
      
      * fix,test=develop
      
      * fix,test=develop
      52be62c5
  8. 07 7月, 2020 1 次提交
  9. 03 7月, 2020 1 次提交
  10. 01 7月, 2020 1 次提交
  11. 21 6月, 2020 1 次提交
  12. 19 6月, 2020 1 次提交
  13. 16 6月, 2020 1 次提交
    • H
      Monitor Framework (#24079) · 5822862d
      hutuxian 提交于
      * Add a StatValue class in the backend to represent a stat.
      * Add a singleton StatRegistry to maintain the collection of stats.
      * For the sake of code neatness, we only support type of int and float, which can cover most of the scenarios.
      5822862d
  14. 10 6月, 2020 1 次提交
  15. 08 6月, 2020 1 次提交
    • L
      Refine error message in pybind folder (#24886) · 6190023a
      Leo Chen 提交于
      * refine err_msg of pybind.cc, test=develop
      
      * refine err_msg in tensor_py.h, test=develop
      
      * refine error msg, test=develop
      
      * fix test_exception, test=develop
      
      * follow comments, test=develop
      6190023a
  16. 05 6月, 2020 2 次提交
  17. 04 6月, 2020 1 次提交
  18. 03 6月, 2020 2 次提交
    • C
      Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) · d1062d52
      Chen Weihang 提交于
      * remove REPLACE_ENFORCE_GLOG compile option & add ci rule prohibit LOG(FATAL) using, test=develop
      
      * remove ci test case, test=develop
      
      * replace all LOG(FATAL) & polish message, test=develop
      
      * fix typo, test=develop
      
      * polish error info detail, test=develop
      d1062d52
    • Y
      Add crypto python (#24836) · aa47356b
      Yanghello 提交于
      * add crypto helper for paddle, test=develop
      
      * cryptopp.cmake bug fixed, test=develop
      
      * remove debug build type, test=develop
      
      * fixed CMakeLists for new target, test=develop
      
      * fix CI bug, test=develop
      
      * add cmake option flag DWITH_CRYPTO, test=develop
      
      * add crypto api for python, test=develop
      
      * Revert "add crypto api for python, test=develop"
      
      This reverts commit 3a1cfa9d.
      
      * Revert "Add crypto api (#24694)"
      
      This reverts commit 5a7a517c.
      
      * Revert "Revert "Add crypto api (#24694)""
      
      This reverts commit f952b19f.
      
      * fixed cryptopp cmake building error, test=develop
      
      * change WITH_CRYPTO building option to OFF, test=develop
      
      * â€fixed cipher test failed, test=develop
      
      * "add crypto api for python, test=develop"
      
      This reverts commit 83fb55c0.
      
      * travis CI bug fixed, test=develop
      
      * fixed test in python3
      
      * test=develop
      
      * fixed unittest, test=develop
      aa47356b
  19. 01 6月, 2020 1 次提交
  20. 26 5月, 2020 1 次提交
  21. 25 5月, 2020 1 次提交
  22. 21 5月, 2020 1 次提交
  23. 20 5月, 2020 1 次提交
  24. 18 5月, 2020 1 次提交
  25. 11 5月, 2020 2 次提交
  26. 08 5月, 2020 1 次提交
    • H
      Fix get item out of range error (#24339) · 67f66f09
      hong 提交于
      * raise index error when slice out of range; test=develop
      
      * add uni test; test=develop
      
      * fix format error; test=develop
      
      * add comment for py::index_error; test=develop
      
      * polish error message; test=develop
      
      * polish error message; test=develop
      67f66f09
  27. 01 5月, 2020 1 次提交
  28. 30 4月, 2020 1 次提交
  29. 26 4月, 2020 1 次提交
  30. 24 4月, 2020 1 次提交
  31. 22 4月, 2020 1 次提交
  32. 21 4月, 2020 2 次提交
  33. 19 4月, 2020 1 次提交
    • G
      Support LoDTensorArray in fetch (#23645) · 2b896c1f
      guofei 提交于
      * Support LoDTEnsorArray in fetch op
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      2b896c1f
  34. 17 4月, 2020 1 次提交
  35. 11 4月, 2020 1 次提交