Home
last modified time | relevance | path

Searched defs:input_device_contexts (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor.cc199 DeviceContextVec input_device_contexts; in RunAsync() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.cc222 gtl::InlinedVector<DeviceContext*, 4> input_device_contexts; in Run() local
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1619 DeviceContextVec input_device_contexts; in Process() local
1880 DeviceContextVec* input_device_contexts, in PrepareInputs()
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h658 const gtl::InlinedVector<DeviceContext*, 4>* input_device_contexts = member