Home
last modified time | relevance | path

Searched defs:GetCPUAllocator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_state.cc64 Allocator* ProcessState::GetCPUAllocator(int numa_node) { in GetCPUAllocator() function in tensorflow::ProcessState
/aosp_15_r20/external/pytorch/c10/core/
H A DCPUAllocator.cpp163 at::Allocator* GetCPUAllocator() { in GetCPUAllocator() function