Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ back
Method
back
tensorflow/compiler/xla/shape_util.h:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
const int64* data() const { return indices_.data(); }
92
93
int64 back() const { return indices_.back(); }
94
int64& back() { return indices_.back(); }
95
96
const int64& operator[](size_t i) const { return indices_[i]; }
Callers
15
AddNamespaceToCurrentSection
Method · 0.45
SparsifyGatherInternal
Function · 0.45
SortByExecutionOrder
Function · 0.45
DoesOpTypeMatch
Method · 0.45
ExtractColumnType
Method · 0.45
New
Method · 0.45
New
Method · 0.45
MergeLastElements
Function · 0.45
Merge
Method · 0.45
Compress
Method · 0.45
GenerateQuantiles
Method · 0.45
MaxValue
Method · 0.45
Calls
no outgoing calls
Tested by
15
MergeLastElements
Function · 0.36
TEST_F
Function · 0.36
AddNode
Method · 0.36
TestGraph
Method · 0.36
AddTfOp
Method · 0.36
TEST
Function · 0.36
CheckOutputData
Function · 0.36
ComputeComplexSpectrogram
Method · 0.36
ComputeSquaredMagnitudeSpectrogram
Method · 0.36
TestOneDepthwiseConvWithGivenOutputShift
Function · 0.36
CompareRoundingResults
Function · 0.36
CheckOutputData
Function · 0.36