Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc426 CopyAttrsConv, AlwaysRewrite, GetRewriteCause()}); in MklLayoutRewritePass()
428 csinfo_.mkl_conv2d_grad_filter_with_bias, CopyAttrsConv, in MklLayoutRewritePass()
432 CopyAttrsConv, AlwaysRewrite, GetRewriteCause()}); in MklLayoutRewritePass()
438 CopyAttrsConv, AlwaysRewrite, GetRewriteCause()}); in MklLayoutRewritePass()
441 CopyAttrsConv, AlwaysRewrite, GetRewriteCause()}); in MklLayoutRewritePass()
755 CopyAttrsConv}); in MklLayoutRewritePass()
780 CopyAttrsConv}); in MklLayoutRewritePass()
2024 static void CopyAttrsConv(const Node* orig_node, NodeBuilder* nb,
2628 CopyAttrsConv(orig_node, nb, change_format); in CopyAttrsConvCheckConstFilter()
2636 void MklLayoutRewritePass::CopyAttrsConv(const Node* orig_node, NodeBuilder* nb, in CopyAttrsConv() function in tensorflow::MklLayoutRewritePass
[all …]