1. 10 8月, 2020 1 次提交
  2. 05 8月, 2020 1 次提交
  3. 21 4月, 2020 1 次提交
  4. 20 4月, 2020 1 次提交
  5. 12 4月, 2020 1 次提交
  6. 03 4月, 2020 1 次提交
    • Z
      support Exhaustive search in dygraph (#23415) · dbfbd7ea
      zhongpu 提交于
      * use global conv cache; test=develop
      
      * use singleton cache; test=develop
      
      * fix format error; test=develop
      
      * add cudnn helper header; test=develop
      
      * fix header error; test=develop
      
      * fix mac unitest; test=develop
      
      * fix mac unitest; test=develop
      
      * fix file format; test=develop
      
      * fix include file error, test=develop
      
      * remove kernel_configs_ in class ExecutionContext and kernel_configs_map_ in class OperatorWithKernel, test=develop
      
      * fix test_elementwise_mul_op_dim, test=develop
      
      * fix compile error, test=develop
      Co-authored-by: Nphlrain <phliuhongyu@126.com>
      dbfbd7ea
  7. 02 4月, 2020 2 次提交
    • Z
      Revert "Exhaustive search (#22821)", test=develop (#23401) · bfb07aaf
      zhongpu 提交于
      This reverts commit 48144e40.
      bfb07aaf
    • Z
      Exhaustive search (#22821) · 48144e40
      zhongpu 提交于
      * use global conv cache; test=develop
      
      * use singleton cache; test=develop
      
      * fix format error; test=develop
      
      * add cudnn helper header; test=develop
      
      * fix header error; test=develop
      
      * fix mac unitest; test=develop
      
      * fix mac unitest; test=develop
      
      * fix file format; test=develop
      
      * fix include file error, test=develop
      
      * remove kernel_configs_ in class ExecutionContext and kernel_configs_map_ in class OperatorWithKernel, test=develop
      
      * fix test_elementwise_mul_op_dim, test=develop
      Co-authored-by: Nphlrain <phliuhongyu@126.com>
      48144e40
  8. 07 1月, 2020 2 次提交
  9. 12 11月, 2019 1 次提交
  10. 30 10月, 2019 1 次提交
  11. 05 9月, 2019 1 次提交
  12. 16 8月, 2019 1 次提交
  13. 19 6月, 2019 1 次提交
    • fix spelling errors (#17941) · 802ea509
      翟飞跃 提交于
      * fix spelling errors; test=develop
      
      * Update API.spec
      
      update md5
      
      * Update API.spec
      
      * change the order of api;test=develop
      802ea509
  14. 28 4月, 2019 1 次提交
  15. 23 4月, 2019 1 次提交
  16. 25 2月, 2019 1 次提交
    • X
      polish · 5dd281f7
      Xin Pan 提交于
      test=develop
      5dd281f7
  17. 21 2月, 2019 1 次提交
  18. 25 1月, 2019 1 次提交
  19. 22 1月, 2019 1 次提交
  20. 28 12月, 2018 1 次提交
    • Q
      Inception fusion operator. (#14968) · 6f0a1d7b
      qingqing01 提交于
      * Inception fusion operator.
      * Support horizontal layer fusion in conv_fusion_op.
      * Search conv algo strategy for variable-length input.
         search N times and cache the searched algos. For other input, choose the algo of input whose area is closest to this input.
      6f0a1d7b
  21. 26 12月, 2018 1 次提交
  22. 25 12月, 2018 1 次提交
  23. 06 12月, 2018 1 次提交
  24. 21 11月, 2018 1 次提交
  25. 19 11月, 2018 1 次提交