MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / end

Method end

tensorflow/core/util/gpu_device_functions.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88
89 __device__ Iterator begin() const { return Iterator{begin_, delta_}; }
90 __device__ Iterator end() const { return Iterator{end_, 0}; }
91
92 private:
93 T begin_;

Callers 15

EqualRepeatedNodeDefFunction · 0.45
QSortMethod · 0.45
GetReaderMethod · 0.45
FastParseExampleFunction · 0.45
FastParseSingleExampleFunction · 0.45
FastParseSequenceExampleFunction · 0.45
FileExistsMethod · 0.45
NewRandomAccessFileMethod · 0.45
GetFileSizeMethod · 0.45
FuzzFunction · 0.45

Calls

no outgoing calls

Tested by 3

FuzzFunction · 0.36
BytesPerElementHelperFunction · 0.36
TESTFunction · 0.36