MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / request_id

Method request_id

tensorflow/core/distributed_runtime/message_wrappers.cc:100–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100int64 InMemoryRunStepRequest::request_id() const {
101 return 0; // no need to track request id for local version.
102}
103
104void InMemoryRunStepRequest::set_store_errors_in_response_body(
105 bool store_errors) {

Callers 15

AddRequestMethod · 0.80
GrpcRecvTensorAsyncMethod · 0.80
RecvBufAsyncMethod · 0.80
PartialRunSetupMethod · 0.80
RunStepMethod · 0.80
MakeCallableMethod · 0.80
RunCallableMethod · 0.80
DoRunGraphMethod · 0.80
DoPartialRunGraphMethod · 0.80
GrpcRecvTensorAsyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected