Searched refs:IsPersistent (Results 1 – 7 of 7) sorted by relevance
53 static bool IsPersistent(const std::string& name) { in IsPersistent() function
685 bool is_persistent = Config::IsPersistent(info->name()); in CreateEdge()
195 bool IsPersistent(const NodeDef& node);
578 bool IsPersistent(const NodeDef& node) { in IsPersistent() function
150 bool IsPersistent() const { return persistent_; } in IsPersistent() function
859 if (IsPersistent(node)) { in IsSwappable()
1676 if (!tape_obj->tape->IsPersistent()) {