Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
EqualRepeatedNodeDef
Function · 0.45
QSort
Method · 0.45
GetReader
Method · 0.45
FastParseExample
Function · 0.45
FastParseSingleExample
Function · 0.45
FastParseSequenceExample
Function · 0.45
FileExists
Method · 0.45
NewRandomAccessFile
Method · 0.45
NewReadOnlyMemoryRegionFromFile
Method · 0.45
GetFileSize
Method · 0.45
SingleExampleProtoToTensors
Function · 0.45
Fuzz
Function · 0.45
Calls
no outgoing calls
Tested by
3
Fuzz
Function · 0.36
BytesPerElementHelper
Function · 0.36
TEST
Function · 0.36