Home
last modified time | relevance | path

Searched refs:SetCPUCachingAllocator (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/c10/core/
DCPUAllocator.h55 C10_API void SetCPUCachingAllocator(Allocator* alloc, uint8_t priority = 0);
DCPUAllocator.cpp299 void SetCPUCachingAllocator(Allocator* alloc, uint8_t priority) { in SetCPUCachingAllocator() function