Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ end
Method
end
tensorflow/core/util/sparse/group_iterator.h:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
return IteratorStep(this, loc);
94
}
95
IteratorStep end() { return IteratorStep(this, ix_.dim_size(0)); }
96
97
template <typename TIX>
98
inline bool GroupMatches(const TIX& ix, int64 loc_a, int64 loc_b) const {
Callers
13
SparseTensor
Function · 0.45
Reorder
Method · 0.45
Concat
Method · 0.45
TEST
Function · 0.45
GroupIterable
Method · 0.45
Get
Method · 0.45
LabelSeq
Method · 0.45
Decode
Method · 0.45
Get
Method · 0.45
Add
Method · 0.45
AddTensorHeader
Method · 0.45
MergeOneBundle
Function · 0.45
Calls
2
IteratorStep
Class · 0.85
dim_size
Method · 0.45
Tested by
1
TEST
Function · 0.36