Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h291 ::tensorflow::Status RecvPRunOutputs(
Ddirect_session.cc1080 s = RecvPRunOutputs(output_names, executors_and_keys, run_state, outputs); in PRun()
1185 Status DirectSession::RecvPRunOutputs( in RecvPRunOutputs() function in tensorflow::DirectSession