MCPcopy 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

AddRequestMethod · 0.45
MPIBackgroundThreadMethod · 0.45
RecvTensorAsyncMethod · 0.45
FuseRecvTensorAsyncMethod · 0.45
RunGraphAsyncMethod · 0.45
GrpcRecvTensorAsyncMethod · 0.45
RecvBufAsyncMethod · 0.45
ProcessOutputsMethod · 0.45
ExecuteAsyncMethod · 0.45
ComputeAsyncMethod · 0.45
ReinitializeFunction · 0.45
ComputeMethod · 0.45

Calls

no outgoing calls

Tested by 1

MakeOpMethod · 0.36