Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc413 CopyAttrsLeakyRelu, LeakyReluRewrite}); in MklLayoutRewritePass()
416 CopyAttrsLeakyRelu, LeakyReluRewrite}); in MklLayoutRewritePass()
1496 static void CopyAttrsLeakyRelu(const Node* orig_node, NodeBuilder* nb,
2315 void MklLayoutRewritePass::CopyAttrsLeakyRelu(const Node* orig_node, in CopyAttrsLeakyRelu() function in tensorflow::MklLayoutRewritePass