Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc367 CopyAttrsConv, AlwaysRewrite}); in MklLayoutRewritePass()
369 csinfo_.mkl_conv2d_grad_filter_with_bias, CopyAttrsConv, in MklLayoutRewritePass()
373 CopyAttrsConv, AlwaysRewrite}); in MklLayoutRewritePass()
379 CopyAttrsConv, AlwaysRewrite}); in MklLayoutRewritePass()
382 CopyAttrsConv, AlwaysRewrite}); in MklLayoutRewritePass()
585 CopyAttrsConv}); in MklLayoutRewritePass()
1483 static void CopyAttrsConv(const Node* orig_node, NodeBuilder* nb,
2064 void MklLayoutRewritePass::CopyAttrsConv(const Node* orig_node, NodeBuilder* nb, in CopyAttrsConv() function in tensorflow::MklLayoutRewritePass
3034 CopyAttrsConv(const_cast<const Node*>(fltr), &nb); in MergeConv2DBackpropFilterWithBiasAddGrad()