Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc94 bool InMemoryRunStepRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::InMemoryRunStepRequest
206 bool MutableProtoRunStepRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::MutableProtoRunStepRequest
277 bool ProtoRunStepRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::ProtoRunStepRequest
385 bool InMemoryRunGraphRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::InMemoryRunGraphRequest
531 bool MutableProtoRunGraphRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::MutableProtoRunGraphRequest
601 bool ProtoRunGraphRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function in tensorflow::ProtoRunGraphRequest
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmaster.proto142 bool store_errors_in_response_body = 7; field
H A Dworker.proto273 bool store_errors_in_response_body = 9; 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.h4199 inline bool RunStepRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function
Dworker.pb.h7819 inline bool RunGraphRequest::store_errors_in_response_body() const { in store_errors_in_response_body() function