Searched refs:IsPersistentNode (Results 1 – 2 of 2) sorted by relevance
440 if (IsPersistentNode(curr_node)) { in Init()521 bool VirtualScheduler::IsPersistentNode(const NodeDef* node) const { in IsPersistentNode() function in tensorflow::grappler::VirtualScheduler789 if (!IsPersistentNode(node)) { in MarkCurrNodeExecuted()826 !IsPersistentNode(input)) { in MarkCurrNodeExecuted()839 if (!IsPersistentNode(node)) { in MarkCurrNodeExecuted()1069 if (IsPersistentNode(node_def)) { in GenerateRunMetadata()
325 bool IsPersistentNode(const NodeDef* node) const;