Searched defs:IsPersistent (Results 1 – 4 of 4) sorted by relevance
138 bool OpCatHelper::IsPersistent(TFOp op) { in IsPersistent() function in mlir::tfg::OpCatHelper
224 bool IsPersistent() const { return !expiry_date_.is_null(); } in IsPersistent() function
182 bool IsPersistent() const { return persistent_; } in IsPersistent() function
675 bool IsPersistent(const NodeDef& node) { in IsPersistent() function