1. 30 9月, 2022 3 次提交
  2. 29 9月, 2022 1 次提交
  3. 28 9月, 2022 3 次提交
  4. 26 9月, 2022 1 次提交
  5. 25 9月, 2022 1 次提交
  6. 22 9月, 2022 1 次提交
  7. 18 9月, 2022 1 次提交
  8. 16 9月, 2022 5 次提交
  9. 15 9月, 2022 2 次提交
  10. 14 9月, 2022 2 次提交
  11. 09 9月, 2022 3 次提交
  12. 08 9月, 2022 2 次提交
  13. 07 9月, 2022 1 次提交
  14. 06 9月, 2022 1 次提交
    • C
      Update protobuf output format for profiler (#45724) · 23bc0e3c
      chenjian 提交于
      * update protobuf format
      
      * fix protobuf content
      
      * fix file mode
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * support rocm
      23bc0e3c
  15. 05 9月, 2022 3 次提交
  16. 02 9月, 2022 1 次提交
  17. 01 9月, 2022 3 次提交
  18. 29 8月, 2022 3 次提交
  19. 26 8月, 2022 1 次提交
  20. 25 8月, 2022 2 次提交
    • H
      optimize conv algo cache (#41891) · 1cd7e68b
      hong 提交于
      * optimizer conv alog speed
      
      * code polish
      
      * remove useless code
      
      * fix compile error
      
      * fix cpu compile error
      
      * not use cudnn alog t
      
      * add search cache max number
      
      * polish code
      
      * fix cache test bug
      
      * add groups data format to conv args
      
      * fix cache test bug
      
      * fix cudnn_deterministic bug
      
      * fix test switch auto tune bug
      
      * fix test swith autotune bug;
      
      * fix conv cache bug
      
      * fix cache test error
      
      * fix cache test bug
      
      * fix windows mac compile error
      
      * fix workspace search error
      
      * update cudnn cache
      
      * fix cache test bug; test=develop
      
      * fix autotune swith test error
      
      * polish code
      
      * oplish code
      1cd7e68b
    • H
      add temporal shift and grad *test=kunlun (#45300) · 63d9a175
      haosicheng 提交于
      63d9a175