1. 02 8月, 2019 1 次提交
  2. 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
  3. 30 5月, 2019 1 次提交
  4. 23 4月, 2019 1 次提交
  5. 28 3月, 2019 1 次提交
  6. 19 3月, 2019 1 次提交
  7. 18 3月, 2019 2 次提交
  8. 15 3月, 2019 2 次提交
  9. 12 3月, 2019 2 次提交
  10. 11 3月, 2019 1 次提交
  11. 08 3月, 2019 1 次提交
  12. 07 3月, 2019 1 次提交
  13. 06 3月, 2019 1 次提交
  14. 04 3月, 2019 1 次提交
  15. 01 3月, 2019 1 次提交
  16. 27 2月, 2019 1 次提交
  17. 19 2月, 2019 1 次提交
  18. 14 2月, 2019 1 次提交
  19. 02 2月, 2019 1 次提交
  20. 30 1月, 2019 1 次提交
  21. 25 1月, 2019 1 次提交
  22. 22 1月, 2019 1 次提交
  23. 14 1月, 2019 1 次提交
  24. 13 1月, 2019 3 次提交
  25. 10 1月, 2019 1 次提交
  26. 07 1月, 2019 8 次提交
  27. 03 1月, 2019 1 次提交
  28. 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