Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h298 ::tensorflow::Status CheckFetch(
Ddirect_session.cc1072 CheckFetch(inputs, output_names, executors_and_keys, run_state)); in PRun()
1230 Status DirectSession::CheckFetch(const NamedTensorList& feeds, in CheckFetch() function in tensorflow::DirectSession