1. 24 10月, 2022 1 次提交
  2. 05 6月, 2022 1 次提交
  3. 09 4月, 2022 1 次提交
  4. 03 12月, 2021 1 次提交
  5. 29 3月, 2021 1 次提交
  6. 02 3月, 2021 1 次提交
  7. 06 9月, 2019 1 次提交
  8. 23 4月, 2019 1 次提交
  9. 21 2月, 2019 1 次提交
  10. 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
  11. 19 11月, 2018 1 次提交
  12. 09 11月, 2018 1 次提交
    • Q
      Exhaustive search for cuDNN conv. (#14286) · abe20923
      qingqing01 提交于
      * exhaustive search for cuDNN conv.
      * Refine code and add unit testing.
      * Fix model load in fluid/inference and unit testing in conv2d
      * Follow comments.
      * Fix compiling test=develop
      abe20923
  13. 07 11月, 2018 2 次提交