Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ IteratorStep
Class
IteratorStep
tensorflow/core/util/sparse/group_iterator.h:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
group_dims_(group_dims.begin(), group_dims.end()) {}
86
87
class IteratorStep;
88
89
IteratorStep begin() { return IteratorStep(this, 0); }
90
IteratorStep at(int64 loc) {
Callers
3
begin
Method · 0.85
at
Method · 0.85
end
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected