“bf056c013d04fe43abf12f6f7b6372f083772fa9”上不存在“...s2t/frontend/git@gitcode.net:paddlepaddle/DeepSpeech.git”
  • M
    Fuse Convolution and Eltwise Add into MKLDNN's Conv+Bias (#12669) · cd32ddac
    Michał Gallus 提交于
    * Fuse Convolution and Eltwise Add into Conv+Bias
    
    * Reduce bias branching at conv_mkldnn_op
    
    * Add MKLDNN build checks for Conv Bias
    
    * Conv-bias: check if bias input exist befor assignment
    
    * Conv-bias: Remove Bias dim check from infershape
    
    It was causing conv3d test to crash upon\ncalling HasInput(Bias)
    cd32ddac
inference_transpiler.py 14.4 KB