1. 08 8月, 2020 1 次提交
  2. 07 8月, 2020 1 次提交
  3. 05 8月, 2020 2 次提交
  4. 03 8月, 2020 3 次提交
  5. 01 8月, 2020 1 次提交
  6. 31 7月, 2020 1 次提交
  7. 30 7月, 2020 3 次提交
  8. 22 7月, 2020 1 次提交
  9. 20 7月, 2020 2 次提交
  10. 17 7月, 2020 1 次提交
  11. 14 7月, 2020 1 次提交
  12. 13 7月, 2020 1 次提交
  13. 07 7月, 2020 2 次提交
  14. 04 7月, 2020 1 次提交
  15. 02 7月, 2020 1 次提交
  16. 30 6月, 2020 2 次提交
  17. 25 6月, 2020 1 次提交
  18. 19 6月, 2020 1 次提交
  19. 08 6月, 2020 1 次提交
  20. 05 6月, 2020 1 次提交
    • C
      Support SelelctedRows allreduce in multi-cards imperative mode (#24690) · 4a702ef3
      Chen Weihang 提交于
      * support selectedrows allreduce in multi-cards dygraph, test=develop
      
      * remove useless import modules in unittests, test=develop
      
      * add nccl cmake to get nccl version, test=develop
      
      * add if-condition to compiled correctly, test=develop
      
      * add detail version parseing for old nccl, test=develop
      
      * polish camke details, test=develop
      
      * fix remove test cmake error, test=develop
      
      * fix cmake condition, test=develop
      
      * change unittest camke list, test=develop
      
      * fix unittest cmake rule, test=develop, test=framep0
      4a702ef3
  21. 03 6月, 2020 1 次提交
    • 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
  22. 02 6月, 2020 1 次提交
  23. 09 5月, 2020 1 次提交
  24. 28 4月, 2020 1 次提交
  25. 26 4月, 2020 1 次提交
    • S
      Add batch_fc op in contrib (#24017) · 0fb9b208
      ShenLiang 提交于
      * add batch fc op, test=develop
      
      * add batch_fc_op, test=develop
      
      * fix untest, test=develop
      
      * rm check_dygraph, test=develop
      
      * fix comment, test=develop
      
      * fix comment, test=develop
      0fb9b208
  26. 23 4月, 2020 1 次提交
  27. 22 4月, 2020 1 次提交
  28. 21 4月, 2020 1 次提交
  29. 17 4月, 2020 1 次提交
  30. 15 4月, 2020 1 次提交
  31. 09 4月, 2020 1 次提交
    • 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
  32. 06 4月, 2020 1 次提交