Searched refs:conv_res (Results 1 – 2 of 2) sorted by relevance
134 dnnExecute_F32(mkl_context.prim_conv_bwdbias, mkl_context.conv_res), in Compute()160 void* conv_res[dnnResourceNumber]; member199 conv_res[dnnResourceDiffBias] = outbackprop_buf; in MklPrepareConvolutionOutputs()201 conv_res[dnnResourceDiffBias] = in MklPrepareConvolutionOutputs()233 conv_res[dnnResourceDiffDst] = input_buf; in MklPrepareConvolutionInputs()236 conv_res[dnnResourceDiffDst] = in MklPrepareConvolutionInputs()
665 mkl_context.conv_res[dnnResourceDst] = in Compute()678 CHECK_EQ(dnnExecute_F32(mkl_context.prim_fwd, mkl_context.conv_res), in Compute()700 void* conv_res[dnnResourceNumber]; member769 conv_res[dnnResourceSrc] = in MklPrepareConvolutionInputs()796 conv_res[dnnResourceFilter] = in MklPrepareConvolutionInputs()820 conv_res[dnnResourceBias] = in MklPrepareConvolutionInputs()