Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ step_id
Method
step_id
tensorflow/core/framework/op_kernel.h:764–764 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
762
Env* env() const { return params_->device->env(); }
763
764
int64 step_id() const { return params_->step_id; }
765
766
int64 round_step_id() const { return params_->round_step_id; }
767
Callers
15
AddRequest
Method · 0.45
MPIBackgroundThread
Method · 0.45
RecvTensorAsync
Method · 0.45
FuseRecvTensorAsync
Method · 0.45
RunGraphAsync
Method · 0.45
GrpcRecvTensorAsync
Method · 0.45
RecvBufAsync
Method · 0.45
ProcessOutputs
Method · 0.45
ExecuteAsync
Method · 0.45
ComputeAsync
Method · 0.45
Reinitialize
Function · 0.45
Compute
Method · 0.45
Calls
no outgoing calls
Tested by
1
MakeOp
Method · 0.36