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

Method begin

include/armnn/Types.hpp:361–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

359 SizeType GetSize() const { return m_NumDimMappings; }
360
361 ConstIterator begin() const { return m_DimMappings.begin(); }
362 /**
363 *
364 * @return pointer one past the end of the number of mapping not the length of m_DimMappings.

Callers 10

QuantizedVectorFunction · 0.45
StringToLogLevelFunction · 0.45
CreateHeaderFunction · 0.45
endMethod · 0.45
StringToBoolFunction · 0.45
ForEachLayerFunction · 0.45
ForEachIConnectableLayerFunction · 0.45
TypedWorkloadMethod · 0.45
MultiTypedWorkloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected