← Back to events
ActiveAIRelease

viable/strict/1789741687: Add XPU caching allocator checkpoint pool state bindings (#188259)

Photo: PyTorch Releases

What happened

Adds XPU support for caching allocator private-pool checkpoint state APIs used by graph pool restoration. This change mirrors the existing CUDA private-pool checkpoint plumbing for XPU by: adding XPU allocator checkpoint state and restore helpers exposing _xpu_getCheckpointState , _xpu_setCheckpointPoolState , and _xpu_checkPoolLiveAllocations exposing _xpu_isHistoryEnabled and _xpu_xpuCachingAllocator_raw_delete Pu…

Summary assembled by rule from the sources below

Why it's spreading

Sources