1. 06 8月, 2020 1 次提交
    • A
      Add oneDNN fusion_gru kernel (#25594) · 68c6160e
      Adam 提交于
      * Add oneDNN fusion_gru kernel and fix fc+gru pass
      test=develop
      
      * Formatting changes
      test=develop
      
      * Lint fixes
      test=develop
      
      * Add memory::format_tag::any to GRU weights
      test=develop
      
      * Fix build with CUDA
      
      * Fix build with CUDA v2
      68c6160e
  2. 05 8月, 2020 1 次提交
  3. 30 7月, 2020 1 次提交
  4. 29 7月, 2020 2 次提交
  5. 24 7月, 2020 1 次提交
  6. 22 7月, 2020 2 次提交
  7. 21 7月, 2020 2 次提交
  8. 20 7月, 2020 1 次提交
  9. 15 7月, 2020 1 次提交
  10. 09 7月, 2020 2 次提交
  11. 03 7月, 2020 1 次提交
  12. 02 7月, 2020 1 次提交
  13. 01 7月, 2020 1 次提交
  14. 29 6月, 2020 1 次提交
  15. 23 6月, 2020 1 次提交
  16. 21 6月, 2020 1 次提交
  17. 19 6月, 2020 1 次提交
  18. 17 6月, 2020 1 次提交
  19. 16 6月, 2020 1 次提交
  20. 10 6月, 2020 1 次提交
  21. 09 6月, 2020 1 次提交
  22. 08 6月, 2020 2 次提交
  23. 05 6月, 2020 3 次提交
    • 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
    • T
      Builtin cuda (#24904) · 211ef78c
      T8T9 提交于
      * support CUDA using cmake built-in way (#24395)
      
      * support CUDA using cmake built-in way. test=develop
      
      * test=develop
      
      * cmake_minimum_required 3.10
      
      * test=develop
      211ef78c
    • S
      test=develop, fix the bug of tensorrt package can't compile on windows (#24860) · fc443517
      silingtong123 提交于
      * test=develop, fix a bug
      
      * test=develop, remove the macro of PADDLE_DLL_INFERENCE
      fc443517
  24. 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
  25. 01 6月, 2020 4 次提交
  26. 28 5月, 2020 2 次提交
  27. 27 5月, 2020 1 次提交
  28. 21 5月, 2020 1 次提交
  29. 20 5月, 2020 1 次提交