Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc407 CopyAttrsLRN, LrnRewrite}); in MklLayoutRewritePass()
410 CopyAttrsLRN, LrnGradRewrite}); in MklLayoutRewritePass()
1500 static void CopyAttrsLRN(const Node* orig_node, NodeBuilder* nb,
2292 void MklLayoutRewritePass::CopyAttrsLRN(const Node* orig_node, NodeBuilder* nb, in CopyAttrsLRN() function in tensorflow::MklLayoutRewritePass