Home
last modified time | relevance | path

Searched defs:status_error_message (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc647 const string& InMemoryRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::InMemoryRunGraphResponse
719 const string& OwnedProtoRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::OwnedProtoRunGraphResponse
794 const string& NonOwnedProtoRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::NonOwnedProtoRunGraphResponse
855 const string& InMemoryRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::InMemoryRunStepResponse
909 const string& OwnedProtoRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::OwnedProtoRunStepResponse
965 const string& NonOwnedProtoRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::NonOwnedProtoRunStepResponse
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/tpu/
H A Dcompilation_result.proto16 string status_error_message = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmaster.proto163 string status_error_message = 4; field
H A Dworker.proto305 string status_error_message = 6; 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/
Dmaster.pb.h4377 inline const std::string& RunStepResponse::status_error_message() const { in status_error_message() function
4408 inline void RunStepResponse::set_allocated_status_error_message(std::string* status_error_message) { in set_allocated_status_error_message()
Dworker.pb.h8114 inline const std::string& RunGraphResponse::status_error_message() const { in status_error_message() function
8145 inline void RunGraphResponse::set_allocated_status_error_message(std::string* status_error_message)… in set_allocated_status_error_message()