Searched defs:IsPinned (Results 1 – 2 of 2) sorted by relevance
253 bool IsPinned() const { return IsFlagSet(PINNED); } in IsPinned() function
341 bool XRTTupleAllocation::IsPinned() const { return pin_count_ != 0; } in IsPinned() function in tensorflow::XRTTupleAllocation