Home
last modified time | relevance | path

Searched refs:LeakyReluRewrite (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()
1260 static bool LeakyReluRewrite(const Node* n) { in LeakyReluRewrite() function in tensorflow::MklLayoutRewritePass