Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/protobuf/tpu/
Dcompilation_result.proto13 string status_error_message = 2; field
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc628 const string& InMemoryRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::InMemoryRunGraphResponse
696 const string& OwnedProtoRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::OwnedProtoRunGraphResponse
767 const string& NonOwnedProtoRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::NonOwnedProtoRunGraphResponse
826 const string& InMemoryRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::InMemoryRunStepResponse
876 const string& OwnedProtoRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::OwnedProtoRunStepResponse
928 const string& NonOwnedProtoRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::NonOwnedProtoRunStepResponse
/external/tensorflow/tensorflow/core/protobuf/
Dmaster.proto163 string status_error_message = 4; field
Dworker.proto276 string status_error_message = 6; field