Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ size
Method
size
tensorflow/compiler/xla/service/llvm_ir/ir_array.h:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
llvm::Value* linear() const { return linear_; }
96
97
size_t size() const { return multidim().size(); }
98
99
llvm::Value* operator[](size_t i) const { return multidim()[i]; }
100
Callers
15
Index
Method · 0.45
SourceIndexOfReshape
Method · 0.45
SourceIndexOfSlice
Method · 0.45
Linearize
Method · 0.45
EmitArrayElementAddress
Method · 0.45
EmitTiledCompareLoop
Function · 0.45
EmitSortInPlace
Function · 0.45
EmitOperandArrayLoopNest
Method · 0.45
HandleParameter
Method · 0.45
IsFusedIrEmitterInefficient
Method · 0.45
AsStringRef
Function · 0.45
AsArrayRef
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
UnregisterProgram
Method · 0.36
StartProgram
Method · 0.36
StopProgram
Method · 0.36
TEST_F
Function · 0.36
CompareEqualBuffers
Method · 0.36
CheckNumberOfAllocations
Method · 0.36
ProcessNextBuffer
Function · 0.36
ProcessNextOutfeedBuffer
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
Name
Method · 0.36