• P
    bnorm+relu fuse for mkldnn (inference) (#11434) · 9a15c923
    pzelazko-intel 提交于
    * bnorm+relu fuse for mkldnn
    
    * separate fuse_relu function
    
    * bug fix
    
    * proper while range in inference_transpiler
    
    * description fix
    
    * review fix
    
    * review fix
    
    * unit test for fwd batch norm+relu MKLDNN fuse
    9a15c923
fluid_benchmark.py 13.5 KB