“f652415ff642493eb2e9d6096bd7ed3e89bcffcb”上不存在“git@gitcode.net:paddlepaddle/Paddle.git”
  • 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
framework.py 74.7 KB