Searched refs:CompactAllocations (Results 1 – 3 of 3) sorted by relevance
101 Status CompactAllocations(XRTMemoryManager* memory_manager, in CompactAllocations() function in tensorflow::XRTMemoryManager::DeviceContext249 Status XRTMemoryManager::CompactAllocations(xla::Backend* backend, in CompactAllocations() function in tensorflow::XRTMemoryManager254 ? device_context->CompactAllocations(this, backend) in CompactAllocations()354 if (device_context->CompactAllocations(this, mrctx->backend).ok()) { in TryFreeMemoryStep()
98 Status CompactAllocations(xla::Backend* backend, int device_ordinal);
737 OP_REQUIRES_OK(ctx, memory_manager->CompactAllocations( in Compute()