Searched refs:PinAndSwapIn (Results 1 – 3 of 3) sorted by relevance
167 xla::StatusOr<bool> PinAndSwapIn(XRTMemoryManager* memory_manager,
201 tuple->PinAndSwapIn(memory_manager_.get(), backend).status()); in LookupAndPin()
326 xla::StatusOr<bool> XRTTupleAllocation::PinAndSwapIn( in PinAndSwapIn() function in tensorflow::XRTTupleAllocation