Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc96 bool InMemoryRunStepRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::InMemoryRunStepRequest
208 bool MutableProtoRunStepRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::MutableProtoRunStepRequest
279 bool ProtoRunStepRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::ProtoRunStepRequest
386 bool InMemoryRunGraphRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::InMemoryRunGraphRequest
526 bool MutableProtoRunGraphRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::MutableProtoRunGraphRequest
588 bool ProtoRunGraphRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::ProtoRunGraphRequest
/external/tensorflow/tensorflow/core/protobuf/
Dmaster.proto142 bool store_errors_in_response_body = 7; field
Dworker.proto254 bool store_errors_in_response_body = 9; field