Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ begin
Method
begin
tensorflow/core/util/gpu_device_functions.h:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
: begin_(begin), delta_(delta), end_(end) {}
88
89
__device__ Iterator begin() const { return Iterator{begin_, delta_}; }
90
__device__ Iterator end() const { return Iterator{end_, 0}; }
91
92
private:
Callers
13
EqualRepeatedNodeDef
Function · 0.45
EqualNodeDef
Function · 0.45
QSort
Method · 0.45
FillAndCopyVarLen
Function · 0.45
FastParseExample
Function · 0.45
FastParseSingleExample
Function · 0.45
GetTensor
Method · 0.45
Fuzz
Function · 0.45
Reverse
Method · 0.45
BytesPerElementHelper
Function · 0.45
GetOp
Method · 0.45
SetOp
Method · 0.45
Calls
no outgoing calls
Tested by
3
Fuzz
Function · 0.36
BytesPerElementHelper
Function · 0.36
TEST
Function · 0.36