Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ begin
Method
begin
tensorflow/compiler/xla/array.h:421–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
}
420
421
const T* begin() const { return &values_[0]; }
422
T* begin() { return &values_[0]; }
423
const T* end() const { return &values_[num_elements()]; }
424
T* end() { return &values_[num_elements()]; }
Callers
15
Register
Method · 0.45
Lookup
Method · 0.45
CompactAllocations
Method · 0.45
MarkOldestEntryForEviction
Method · 0.45
ExecuteReplicatedKey
Method · 0.45
Create
Method · 0.45
ReportError
Method · 0.45
GetGrpcChannelCache
Function · 0.45
GetNameFromLoc
Function · 0.45
BuildTensor
Method · 0.45
TranslateInternal
Method · 0.45
ConvertDerivedShapeAttrForOptionWriter
Function · 0.45
Calls
no outgoing calls
Tested by
7
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36