Home
last modified time | relevance | path

Searched refs:mutable_exec_opts (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc325 ExecutorOpts* InMemoryRunGraphRequest::mutable_exec_opts() { in mutable_exec_opts() function in tensorflow::InMemoryRunGraphRequest
408 *proto_version_->mutable_exec_opts() = exec_opts(); in ToProto()
463 ExecutorOpts* MutableProtoRunGraphRequest::mutable_exec_opts() { in mutable_exec_opts() function in tensorflow::MutableProtoRunGraphRequest
464 return request_.mutable_exec_opts(); in mutable_exec_opts()
H A Dmessage_wrappers.h313 virtual ExecutorOpts* mutable_exec_opts() = 0;
355 ExecutorOpts* mutable_exec_opts() override;
415 ExecutorOpts* mutable_exec_opts() override;
H A Dmessage_wrappers_test.cc76 run_graph_request->mutable_exec_opts()->set_record_timeline(true); in BuildRunGraphRequest()
H A Dmaster_session.cc690 *c->req->mutable_exec_opts() = exec_opts; in RunPartitionsHelper()
/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.h2384 ::tensorflow::ExecutorOpts* mutable_exec_opts(); in Swap()
7635 inline ::tensorflow::ExecutorOpts* RunGraphRequest::mutable_exec_opts() { in mutable_exec_opts() function