Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor.cc29 typedef gtl::InlinedVector<DeviceContext*, 4> DeviceContextVec; typedef
199 DeviceContextVec input_device_contexts; in RunAsync()
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc253 typedef gtl::InlinedVector<DeviceContext*, 4> DeviceContextVec; typedef
1321 DeviceContextVec* input_device_contexts,
1565 DeviceContextVec saved_input_device_contexts;
1619 DeviceContextVec input_device_contexts; in Process()
1880 DeviceContextVec* input_device_contexts, in PrepareInputs()