Searched refs:CopyFormatAttrsConv (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/graph/ |
D | mkl_layout_pass.cc | 1530 static void CopyFormatAttrsConv(const Node* orig_node, NodeBuilder* nb, 2061 CopyFormatAttrsConv(orig_node, nb, strides, dilations, change_format); in CopyAttrsConvCheckConstFilter() 2082 CopyFormatAttrsConv(orig_node, nb, strides, dilations, change_format); in CopyAttrsConv() 2488 void MklLayoutRewritePass::CopyFormatAttrsConv( in CopyFormatAttrsConv() function in tensorflow::MklLayoutRewritePass
|