Home
last modified time | relevance | path

Searched defs:master_task (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dsession_mgr.cc87 bool isolate_session_state, std::string master_task, in CreateSession()
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dworker.proto75 string master_task = 5; field
/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/
Dworker.pb.h6560 inline const std::string& CreateWorkerSessionRequest::master_task() const { in master_task() function
6591 inline void CreateWorkerSessionRequest::set_allocated_master_task(std::string* master_task) { in set_allocated_master_task()