MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetNumViews

Method GetNumViews

src/armnn/Descriptors.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185
186
187uint32_t OriginsDescriptor::GetNumViews() const
188{
189 return m_NumViews;
190}
191
192uint32_t OriginsDescriptor::GetNumDimensions() const
193{

Callers 15

SerializeConcatLayerMethod · 0.80
VerifyTosaAttributeFunction · 0.80
ComputeSplitAxisFunction · 0.80
ConcatenateFunction · 0.80
operator==Method · 0.80
ViewsDescriptorMethod · 0.80
SerializeMethod · 0.80
ConcatDescriptor>Method · 0.80
SplitterDescriptor>Method · 0.80
ConcatLayerMethod · 0.80

Calls

no outgoing calls

Tested by 4

VerifyTosaAttributeFunction · 0.64
ConcatenateFunction · 0.64
ConcatDescriptor>Method · 0.64
SplitterDescriptor>Method · 0.64