Searched refs:IsLeakyReluGrad (Results 1 – 3 of 3) sorted by relevance
105 bool IsLeakyReluGrad(const NodeDef& node);
347 bool IsLeakyReluGrad(const NodeDef& node) { in IsLeakyReluGrad() function
2068 IsEluGrad(node) || IsInvGrad(node) || IsLeakyReluGrad(node) || in IsUnaryGrad()