1. 04 8月, 2020 1 次提交
  2. 30 7月, 2020 1 次提交
  3. 29 7月, 2020 2 次提交
  4. 28 7月, 2020 1 次提交
    • A
      Added DNNL cache management for DyGraph (#25624) · e52df3b1
      arlesniak 提交于
      * Added DNNL cache management for DyGraph
      
      * move FLAGS_use_mkldnn to more general CMakeLists, getu use of the flag in ClearGradients
      
      * missing file
      
      * Fixes after review
      
      * Bringing back original idea of place for 'use_mkldnn' flag to be accessible from platform nad imperative.
      
      * Removed duplicate and added docs
      
      * Fixes for CI
      e52df3b1
  5. 23 7月, 2020 1 次提交
  6. 20 7月, 2020 1 次提交
  7. 17 7月, 2020 1 次提交
  8. 15 7月, 2020 2 次提交
  9. 11 7月, 2020 1 次提交
  10. 09 7月, 2020 4 次提交
  11. 07 7月, 2020 1 次提交
  12. 03 7月, 2020 1 次提交
  13. 02 7月, 2020 1 次提交
  14. 29 6月, 2020 1 次提交
  15. 24 6月, 2020 1 次提交
    • C
      Add default cudnn lib path (#25175) · 353ea9e8
      Chen Weihang 提交于
      * add default cudnn lib path, test=develop
      
      * change default path in func, test=develop
      
      * move to linux branch, test=develop
      
      * fix var error in other plat, test=develop
      353ea9e8
  16. 23 6月, 2020 1 次提交
    • A
      Refactor of conv fp32 oneDNN operator (#25137) · bd0b38e6
      Adam 提交于
      * Refactor of conv fp32 oneDNN operator
      test=develop
      
      * Formatting fix
      test=develop
      
      * Return Enforces
      test=develop
      
      * GetWeights improvements
      test=develop
      bd0b38e6
  17. 22 6月, 2020 1 次提交
  18. 18 6月, 2020 1 次提交
  19. 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
  20. 09 6月, 2020 1 次提交
  21. 08 6月, 2020 1 次提交
  22. 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
  23. 03 6月, 2020 2 次提交
  24. 02 6月, 2020 1 次提交
  25. 01 6月, 2020 2 次提交
  26. 28 5月, 2020 1 次提交
  27. 26 5月, 2020 3 次提交
  28. 25 5月, 2020 1 次提交
  29. 21 5月, 2020 1 次提交
  30. 19 5月, 2020 1 次提交
  31. 18 5月, 2020 1 次提交