You need to sign in or sign up before continuing.
  • 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
batch_norm_op.cc 20.5 KB