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