Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Drenamed_device.h119 Status FillContextMap(const Graph* graph, in FillContextMap() function
121 return underlying_->FillContextMap(graph, device_context_map); in FillContextMap()
Ddevice.h165 virtual Status FillContextMap(const Graph* graph, in FillContextMap() function
Dexecutor.cc1514 device->FillContextMap(graph, &device_context_map_); in RunAsync()
/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.cc77 Status SYCLDevice::FillContextMap(const Graph* graph, in FillContextMap() function in tensorflow::SYCLDevice
Dsycl_device.h219 Status FillContextMap(const Graph* graph,
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.h147 Status FillContextMap(const Graph* graph,
Dxla_device.cc357 Status XlaDevice::FillContextMap(const Graph* graph, in FillContextMap() function in tensorflow::XlaDevice
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h79 Status FillContextMap(const Graph* graph,
Dgpu_device.cc454 Status BaseGPUDevice::FillContextMap(const Graph* graph, in FillContextMap() function in tensorflow::BaseGPUDevice