Home
last modified time | relevance | path

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

/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/
Dmaster.pb.h3927 inline std::string* RunStepRequest::add_fetch() { in add_fetch() function
3964 inline void RunStepRequest::add_fetch(const std::string& value) { in add_fetch() function
3968 inline void RunStepRequest::add_fetch(std::string&& value) { in add_fetch() function
3972 inline void RunStepRequest::add_fetch(const char* value) { in add_fetch() function
3977 inline void RunStepRequest::add_fetch(const char* value, size_t size) { in add_fetch() function
4552 inline std::string* PartialRunSetupRequest::add_fetch() { in add_fetch() function
4589 inline void PartialRunSetupRequest::add_fetch(const std::string& value) { in add_fetch() function
4593 inline void PartialRunSetupRequest::add_fetch(std::string&& value) { in add_fetch() function
4597 inline void PartialRunSetupRequest::add_fetch(const char* value) { in add_fetch() function
4602 inline void PartialRunSetupRequest::add_fetch(const char* value, size_t size) { in add_fetch() function
[all …]
Dconfig.pb.h8133 inline std::string* CallableOptions::add_fetch() { in add_fetch() function
8170 inline void CallableOptions::add_fetch(const std::string& value) { in add_fetch() function
8174 inline void CallableOptions::add_fetch(std::string&& value) { in add_fetch() function
8178 inline void CallableOptions::add_fetch(const char* value) { in add_fetch() function
8183 inline void CallableOptions::add_fetch(const char* value, size_t size) { in add_fetch() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc78 void InMemoryRunStepRequest::add_fetch(const string& name) { in add_fetch() function in tensorflow::InMemoryRunStepRequest
182 void MutableProtoRunStepRequest::add_fetch(const string& name) { in add_fetch() function in tensorflow::MutableProtoRunStepRequest