Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc418 CopyAttrsConvCheckConstFilter, AlwaysRewrite, GetRewriteCause()}); in MklLayoutRewritePass()
422 CopyAttrsConvCheckConstFilter, AlwaysRewrite, in MklLayoutRewritePass()
435 CopyAttrsConvCheckConstFilter, AlwaysRewrite, GetRewriteCause()}); in MklLayoutRewritePass()
444 CopyAttrsConvCheckConstFilter, AlwaysRewrite, in MklLayoutRewritePass()
2026 static void CopyAttrsConvCheckConstFilter(const Node* orig_node,
2625 void MklLayoutRewritePass::CopyAttrsConvCheckConstFilter(const Node* orig_node, in CopyAttrsConvCheckConstFilter() function in tensorflow::MklLayoutRewritePass
3052 CopyAttrsConvCheckConstFilter(const_cast<const Node*>(pred), &nb); in MergeConv2DWithBiasAdd()