Searched refs:IsSnapshot (Results 1 – 2 of 2) sorted by relevance
150 bool IsSnapshot(const NodeDef& node);
448 bool IsSnapshot(const NodeDef& node) { return node.op() == "Snapshot"; } in IsSnapshot() function