Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc435 CopyAttrsPadWithConv2D, AlwaysRewrite}); in MklLayoutRewritePass()
1502 static void CopyAttrsPadWithConv2D(const Node* orig_node, NodeBuilder* nb,
2086 void MklLayoutRewritePass::CopyAttrsPadWithConv2D(const Node* orig_node, in CopyAttrsPadWithConv2D() function in tensorflow::MklLayoutRewritePass