MCPcopy 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

SparseTensorFunction · 0.45
ReorderMethod · 0.45
ConcatMethod · 0.45
TESTFunction · 0.45
GroupIterableMethod · 0.45
GetMethod · 0.45
LabelSeqMethod · 0.45
DecodeMethod · 0.45
GetMethod · 0.45
AddMethod · 0.45
AddTensorHeaderMethod · 0.45
MergeOneBundleFunction · 0.45

Calls 2

IteratorStepClass · 0.85
dim_sizeMethod · 0.45

Tested by 1

TESTFunction · 0.36