Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc389 CopyAttrsConv2DDepthwise, AlwaysRewrite}); in MklLayoutRewritePass()
393 CopyAttrsConv2DDepthwise, AlwaysRewrite}); in MklLayoutRewritePass()
1485 static void CopyAttrsConv2DDepthwise(const Node* orig_node, NodeBuilder* nb,
2209 void MklLayoutRewritePass::CopyAttrsConv2DDepthwise(const Node* orig_node, in CopyAttrsConv2DDepthwise() function in tensorflow::MklLayoutRewritePass