Home
last modified time | relevance | path

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

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