“06acd6d0cb6d93ce75d91a4fc5d3adccb2f94ff1”上不存在“python/paddle/v2/fluid/tests/unittests/test_softmax_op.py”
  • 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
test_conv2d_fusion_op.py 5.5 KB