Searched defs:IsNoOp (Results 1 – 2 of 2) sorted by relevance
67 bool IsNoOp(const NodeDef& node, const MutableGraphView& graph) { in IsNoOp() function
331 bool IsNoOp(const NodeDef& node) { return node.op() == "NoOp"; } in IsNoOp() function