HomeSort by relevance Sort by last modified time
    Searched refs:GetCPUAllocator (Results 1 - 7 of 7) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/sycl/
sycl_device_factory.cc 42 syclInterface->GetSYCLAllocator(i), syclInterface->GetCPUAllocator(i),
sycl_device.h 147 Allocator* GetCPUAllocator(size_t i = 0) const {
  /external/tensorflow/tensorflow/core/common_runtime/gpu/
process_state.h 77 Allocator* GetCPUAllocator(int numa_node);
process_state.cc 177 Allocator* ProcessState::GetCPUAllocator(int numa_node) {
191 LOG(ERROR) << "GetCPUAllocator: " << status.error_message();
201 LOG(ERROR) << "GetCPUAllocator: " << status.error_message();
gpu_device.cc     [all...]
  /external/tensorflow/tensorflow/contrib/verbs/
rdma_mgr.cc 286 ProcessState::singleton()->GetCPUAllocator(0),
  /external/tensorflow/tensorflow/contrib/gdr/
gdr_memory_manager.cc 278 ProcessState::singleton()->GetCPUAllocator(0),

Completed in 250 milliseconds