• 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
conv_cudnn_op_cache.h 4.7 KB