MCPcopy 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

beginMethod · 0.85
atMethod · 0.85
endMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected