Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc438 CopyAttrsPadWithFusedConv2D, AlwaysRewrite}); in MklLayoutRewritePass()
1504 static void CopyAttrsPadWithFusedConv2D(const Node* orig_node,
2121 void MklLayoutRewritePass::CopyAttrsPadWithFusedConv2D(const Node* orig_node, in CopyAttrsPadWithFusedConv2D() function in tensorflow::MklLayoutRewritePass