pytorch/c10/xpu
cyy 507611f9ae [CUDACachingAllocator] Turn Allocator::allocate into non-const (#120969)
Ideally, the method should be non-const since it changes the allocator state. Some const_casts are also removed in the way.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/120969
Approved by: https://github.com/albanD
2024-03-05 09:53:05 +00:00
..
impl Intel GPU Runtime Upstreaming for Guard (#118523) 2024-02-22 14:07:21 +00:00
test Intel GPU Runtime Upstreaming for Guard (#118523) 2024-02-22 14:07:21 +00:00
CMakeLists.txt Intel GPU Runtime Upstreaming for Guard (#118523) 2024-02-22 14:07:21 +00:00
XPUCachingAllocator.cpp [CUDACachingAllocator] Turn Allocator::allocate into non-const (#120969) 2024-03-05 09:53:05 +00:00
XPUCachingAllocator.h Intel GPU Runtime Upstreaming for Device Allocator (#118091) 2024-02-16 06:46:00 +00:00
XPUDeviceProp.h [1/4] Intel GPU Runtime Upstreaming for Device (#116019) 2024-01-12 07:36:25 +00:00
XPUException.h [1/2] Intel GPU Runtime Upstreaming for Stream (#117611) 2024-02-08 09:07:23 +00:00
XPUFunctions.cpp [DeviceIndex][7/N] Use DeviceIndex in XPU (#120576) 2024-02-29 05:54:23 +00:00
XPUFunctions.h [DeviceIndex][7/N] Use DeviceIndex in XPU (#120576) 2024-02-29 05:54:23 +00:00
XPUMacros.h [1/4] Intel GPU Runtime Upstreaming for Device (#116019) 2024-01-12 07:36:25 +00:00
XPUStream.cpp [1/2] Intel GPU Runtime Upstreaming for Stream (#117611) 2024-02-08 09:07:23 +00:00
XPUStream.h [1/2] Intel GPU Runtime Upstreaming for Stream (#117611) 2024-02-08 09:07:23 +00:00