Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ round_step_id
Method
round_step_id
tensorflow/core/framework/op_kernel.h:766–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
764
int64 step_id() const { return params_->step_id; }
765
766
int64 round_step_id() const { return params_->round_step_id; }
767
768
bool is_eager() const { return params_->is_eager; }
769
Callers
2
ComputeAsync
Method · 0.80
ComputeAsync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected