Searched refs:SendPRunInputs (Results 1 – 2 of 2) sorted by relevance
262 ::tensorflow::Status SendPRunInputs(
969 Status s = SendPRunInputs(inputs, executors_and_keys, run_state->rendez); in PRun()1039 Status DirectSession::SendPRunInputs(const NamedTensorList& inputs, in SendPRunInputs() function in tensorflow::DirectSession