Home
last modified time | relevance | path

Searched defs:PRunSetup (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dsession.cc46 Status Session::PRunSetup(const std::vector<string>& input_names, in PRunSetup() function in tensorflow::Session
H A Ddirect_session.cc957 Status DirectSession::PRunSetup(const std::vector<string>& input_names, in PRunSetup() function in tensorflow::DirectSession
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_session.cc316 Status GrpcSession::PRunSetup(const std::vector<string>& input_names, in PRunSetup() function in tensorflow::GrpcSession
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dloader.cc379 Status PRunSetup(const std::vector<string>& input_names, in PRunSetup() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dsession_ref.cc450 Status SessionRef::PRunSetup(const std::vector<string>& input_names, in PRunSetup() function in tensorflow::SessionRef