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

Method step_id

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

Source from the content-addressed store, hash-verified

313}
314
315int64 InMemoryRunGraphRequest::step_id() const { return step_id_; }
316
317void InMemoryRunGraphRequest::set_step_id(int64 step_id) { step_id_ = step_id; }
318

Callers 12

CheckRunGraphRequestFunction · 0.45
DoRunGraphMethod · 0.45
DoPartialRunGraphMethod · 0.45
CleanupGraphAsyncMethod · 0.45
RetrieveLogsMethod · 0.45
GrpcRecvTensorAsyncMethod · 0.45
RecvBufAsyncMethod · 0.45
CleanupGraphAsyncMethod · 0.45
RecvBufAsyncMethod · 0.45
RecvTensorAsyncMethod · 0.45

Calls

no outgoing calls

Tested by 1

CheckRunGraphRequestFunction · 0.36