Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h284 ::tensorflow::Status SendPRunInputs(
Ddirect_session.cc1076 SendPRunInputs(inputs, executors_and_keys, run_state->rendez.get()); in PRun()
1146 Status DirectSession::SendPRunInputs(const NamedTensorList& inputs, in SendPRunInputs() function in tensorflow::DirectSession