Searched refs:SendPRunInputs (Results 1 – 2 of 2) sorted by relevance
284 ::tensorflow::Status SendPRunInputs(
1076 SendPRunInputs(inputs, executors_and_keys, run_state->rendez.get()); in PRun()1146 Status DirectSession::SendPRunInputs(const NamedTensorList& inputs, in SendPRunInputs() function in tensorflow::DirectSession