Home
last modified time | relevance | path

Searched refs:CopyFormatAttrsConv (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc2038 static void CopyFormatAttrsConv(const Node* orig_node, NodeBuilder* nb,
2663 CopyFormatAttrsConv(orig_node, nb, strides, dilations, change_format); in CopyAttrsConv()
2829 void MklLayoutRewritePass::CopyFormatAttrsConv( in CopyFormatAttrsConv() function in tensorflow::MklLayoutRewritePass