Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
315
int64 InMemoryRunGraphRequest::step_id() const { return step_id_; }
316
317
void InMemoryRunGraphRequest::set_step_id(int64 step_id) { step_id_ = step_id; }
318
Callers
12
CheckRunGraphRequest
Function · 0.45
DoRunGraph
Method · 0.45
DoPartialRunGraph
Method · 0.45
CleanupGraphAsync
Method · 0.45
RetrieveLogs
Method · 0.45
GrpcRecvTensorAsync
Method · 0.45
GrpcFuseRecvTensorAsync
Method · 0.45
GrpcFlowControlRecvTensorAsync
Method · 0.45
RecvBufAsync
Method · 0.45
CleanupGraphAsync
Method · 0.45
RecvBufAsync
Method · 0.45
RecvTensorAsync
Method · 0.45
Calls
no outgoing calls
Tested by
1
CheckRunGraphRequest
Function · 0.36