1. 01 3月, 2019 1 次提交
  2. 27 2月, 2019 1 次提交
  3. 19 2月, 2019 1 次提交
  4. 14 2月, 2019 1 次提交
  5. 02 2月, 2019 1 次提交
  6. 30 1月, 2019 1 次提交
  7. 25 1月, 2019 1 次提交
    • C
      Revert conv transpose cudnn (#15514) · f8f91fb4
      chengduo 提交于
      * Revert "set constant for loss"
      
      This reverts commit 167933f678ccbb3563e949710279efe004a27731.
      
      * Revert "remove workspace_handle"
      test=develop
      This reverts commit b4aca8ede9e685bce1dfb1c59e63919f33432572.
      f8f91fb4
  8. 22 1月, 2019 1 次提交
  9. 14 1月, 2019 1 次提交
  10. 13 1月, 2019 3 次提交
  11. 10 1月, 2019 1 次提交
  12. 07 1月, 2019 8 次提交
  13. 03 1月, 2019 1 次提交
  14. 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
  15. 20 12月, 2018 1 次提交
  16. 18 12月, 2018 2 次提交
  17. 17 12月, 2018 1 次提交
  18. 12 12月, 2018 1 次提交
  19. 05 12月, 2018 2 次提交
  20. 26 11月, 2018 1 次提交
  21. 21 11月, 2018 2 次提交
  22. 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