MCPcopy 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

IndexMethod · 0.45
SourceIndexOfReshapeMethod · 0.45
SourceIndexOfSliceMethod · 0.45
LinearizeMethod · 0.45
EmitTiledCompareLoopFunction · 0.45
EmitSortInPlaceFunction · 0.45
HandleParameterMethod · 0.45
AsStringRefFunction · 0.45
AsArrayRefFunction · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
UnregisterProgramMethod · 0.36
StartProgramMethod · 0.36
StopProgramMethod · 0.36
TEST_FFunction · 0.36
CompareEqualBuffersMethod · 0.36
ProcessNextBufferFunction · 0.36
ProcessNextOutfeedBufferFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
NameMethod · 0.36