Searched refs:SetMklLayout (Results 1 – 15 of 15) sorted by relevance
119 mkl_output_mkl_shape.SetMklLayout(&input1_md); in Compute()220 mkl_output_mkl_shape.SetMklLayout(&output_mkl_md); in Compute()
61 mkl_shape.SetMklLayout(&md); in CreateMklInput()
223 output_mkl_shape.SetMklLayout(&output_pd); in Compute()
446 diff_src_mkl_shape.SetMklLayout(&diff_src_pd); in Compute()575 output_mkl_shape.SetMklLayout(&dst_pd); in AllocateOutputTensor()
309 output_mkl_shape.SetMklLayout(&dst_pd); in Compute()
668 output_mkl_shape.SetMklLayout(&dst_pd); in AllocateOutputTensor()720 output_mkl_shape.SetMklLayout(&dst_pd); in AllocateOutputTensor()
202 output_mkl_shape.SetMklLayout(&dst_pd); in AllocateOutputTensor()464 output_mkl_shape.SetMklLayout(&dst_pd); in AllocateOutputTensor()
418 output_mkl_shape.SetMklLayout(&dst_md); in Compute()
494 output_mkl_shape->SetMklLayout(output_pd); in AllocateOutputTensor()
503 dnn_shape_dst.SetMklLayout(&dst_pd); in Compute()715 dnn_shape_diff_src.SetMklLayout(&diff_src_pd); in Compute()
911 dnn_shape_dst.SetMklLayout(&dst_pd); in Compute()1340 dnn_shape_diff_src.SetMklLayout(&diff_src_pd); in Compute()
1100 output_mkl_shape->SetMklLayout(&dst_md); in AllocateOutputTensor()1264 filter_mkl_shape.SetMklLayout(&filter_md); in AllocateFilterOutputTensor()2035 summand_mkl_shape.SetMklLayout(&dst_md); in AllocateOutputTensor()
737 dnn_shape_dst.SetMklLayout(&dst_pd); in Compute()
472 output_mkl_shape.SetMklLayout(&dst_pd);
423 inline void SetMklLayout(memory::desc* md) { in SetMklLayout() function