1. 19 2月, 2019 1 次提交
  2. 14 2月, 2019 1 次提交
  3. 02 2月, 2019 1 次提交
  4. 30 1月, 2019 1 次提交
  5. 25 1月, 2019 1 次提交
  6. 22 1月, 2019 1 次提交
  7. 14 1月, 2019 1 次提交
  8. 13 1月, 2019 3 次提交
  9. 10 1月, 2019 1 次提交
  10. 07 1月, 2019 8 次提交
  11. 03 1月, 2019 1 次提交
  12. 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
  13. 20 12月, 2018 1 次提交
  14. 18 12月, 2018 2 次提交
  15. 17 12月, 2018 1 次提交
  16. 12 12月, 2018 1 次提交
  17. 05 12月, 2018 2 次提交
  18. 26 11月, 2018 1 次提交
  19. 21 11月, 2018 2 次提交
  20. 16 11月, 2018 1 次提交
    • W
      Refine operator cmake (#14413) · a2d9b344
      Wu Yi 提交于
      * wip simplify operator framework
      
      * wip
      
      * wip
      
      * done test=develop
      
      * clean test=develop
      
      * fix test=develop
      
      * fix deps test=develop
      
      * fix cpu build test=develop
      
      * fix tensorrt build test=develop
      
      * fix tests test=develop
      
      * fix test=develop
      
      * fix cpu build test=develop
      a2d9b344