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

Method GetShapeInferenceMethod

src/armnn/Network.cpp:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202armnn::ShapeInferenceMethod OptimizerOptionsOpaque::GetShapeInferenceMethod() const
203{
204 return p_OptimizerOptionsImpl->m_shapeInferenceMethod;
205}
206
207const std::string OptimizerOptionsOpaque::ToString() const
208{

Callers 3

IsTensorInfoSetMethod · 0.45
Network.cppFile · 0.45
OptimizeFunction · 0.45

Calls 2

AsBoolMethod · 0.80
ParseOptionsFunction · 0.50

Tested by

no test coverage detected