Searched refs:SwapIn (Results 1 – 3 of 3) sorted by relevance
160 xla::StatusOr<bool> SwapIn(XRTMemoryManager* memory_manager,
292 xla::StatusOr<bool> XRTTupleAllocation::SwapIn(XRTMemoryManager* memory_manager, in SwapIn() function in tensorflow::XRTTupleAllocation329 return SwapIn(memory_manager, backend); in PinAndSwapIn()
134 auto swap_result_or = it->tuple->SwapIn(memory_manager, backend); in CompactAllocations()