Home
last modified time | relevance | path

Searched defs:IsLeakyReluGrad (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc349 bool IsLeakyReluGrad(const NodeDef& node) { in IsLeakyReluGrad() function
/external/tensorflow/tensorflow/core/ir/
Dtf_op_names.cc463 bool TFGraphDialect::IsLeakyReluGrad(TFOp op) const { in IsLeakyReluGrad() function in mlir::tfg::TFGraphDialect