Searched defs:PRunSetup (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ | ||
H A D | session.cc | 46 Status Session::PRunSetup(const std::vector<string>& input_names, in PRunSetup() function in tensorflow::Session |
H A D | direct_session.cc | 957 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 D | grpc_session.cc | 316 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 D | loader.cc | 379 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 D | session_ref.cc | 450 Status SessionRef::PRunSetup(const std::vector<string>& input_names, in PRunSetup() function in tensorflow::SessionRef |