Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1372 Entry* GetInputTensors(FrameState* input_frame, in GetInputTensors() function in tensorflow::__anon675242740111::ExecutorState
1700 Entry* input_tensors = GetInputTensors(input_frame, input_iter); in Process()