Searched defs:set_session_handle (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | message_wrappers.cc | 42 void InMemoryRunStepRequest::set_session_handle(const string& handle) { in set_session_handle() function in tensorflow::InMemoryRunStepRequest 135 void MutableProtoRunStepRequest::set_session_handle(const string& handle) { in set_session_handle() function in tensorflow::MutableProtoRunStepRequest 299 void InMemoryRunGraphRequest::set_session_handle(const string& handle) { in set_session_handle() function in tensorflow::InMemoryRunGraphRequest 430 void MutableProtoRunGraphRequest::set_session_handle(const string& handle) { in set_session_handle() function in tensorflow::MutableProtoRunGraphRequest
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/ |
D | master.pb.h | 3603 void CreateSessionResponse::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 3672 void ExtendSessionRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 3845 void RunStepRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 4432 void PartialRunSetupRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 4775 void CloseSessionRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 4986 void ListDevicesRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 5113 void MakeCallableRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 5286 void RunCallableRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 5533 void ReleaseCallableRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function
|
D | worker.pb.h | 6384 void CreateWorkerSessionRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 6639 void DeleteWorkerSessionRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 6692 void RegisterGraphRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 7170 void DeregisterGraphRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function 7455 void RunGraphRequest::set_session_handle(ArgT0&& arg0, ArgT... args) { in set_session_handle() function
|