MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / begin

Method begin

tensorflow/compiler/xla/service/llvm_ir/ir_array.h:103–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 using const_iterator = std::vector<llvm::Value*>::const_iterator;
102
103 const_iterator begin() const { return multidim().begin(); }
104 const_iterator end() const { return multidim().end(); }
105
106 bool LinearValidOnShape(const Shape& a) const;

Callers 15

BroadcastInDimMethod · 0.45
SliceInDimMethod · 0.45
DynamicSliceMethod · 0.45
DynamicUpdateSliceMethod · 0.45
ReshapeMethod · 0.45
MapMethod · 0.45
ReduceMethod · 0.45
ReduceAllMethod · 0.45
ConstantR1Function · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by 15

ComputeMatmulVWVtMethod · 0.36
ComputeMatmulUDVTMethod · 0.36
XLA_TEST_FFunction · 0.36
MakeGeneralPaddingFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
MakeArrayFunction · 0.36
TEST_FFunction · 0.36