Searched defs:IsLeakyReluGrad (Results 1 – 2 of 2) sorted by relevance
349 bool IsLeakyReluGrad(const NodeDef& node) { in IsLeakyReluGrad() function
463 bool TFGraphDialect::IsLeakyReluGrad(TFOp op) const { in IsLeakyReluGrad() function in mlir::tfg::TFGraphDialect