Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_event_mgr_test.cc158 Allocator* host_allocator() { return host_allocator_; } in host_allocator() function in tensorflow::GPUDeviceTestHelper
220 host_inputs_.push_back(Tensor(gpu_helper_->host_allocator(), DT_FLOAT, in ReInit()
229 host_outputs_.push_back(Tensor(gpu_helper_->host_allocator(), DT_FLOAT, in ReInit()