Home
last modified time | relevance | path

Searched defs:FillContextMap (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.cc77 Status SYCLDevice::FillContextMap(const Graph* graph, in FillContextMap() function in tensorflow::SYCLDevice
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice.h165 virtual Status FillContextMap(const Graph* graph, in FillContextMap() function
Drenamed_device.h119 Status FillContextMap(const Graph* graph, in FillContextMap() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc357 Status XlaDevice::FillContextMap(const Graph* graph, in FillContextMap() function in tensorflow::XlaDevice
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc454 Status BaseGPUDevice::FillContextMap(const Graph* graph, in FillContextMap() function in tensorflow::BaseGPUDevice