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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dprocess_state.cc177 Allocator* ProcessState::GetCPUAllocator(int numa_node) { function in class:tensorflow::ProcessState
191 LOG(ERROR) << "GetCPUAllocator: " << status.error_message();
201 LOG(ERROR) << "GetCPUAllocator: " << status.error_message();
/external/tensorflow/tensorflow/core/common_runtime/sycl/
H A Dsycl_device.h147 Allocator* GetCPUAllocator(size_t i = 0) const { function in class:tensorflow::GSYCLInterface

Completed in 161 milliseconds