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

Method GetModelOptions

src/armnn/Network.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197armnn::ModelOptions OptimizerOptionsOpaque::GetModelOptions() const
198{
199 return p_OptimizerOptionsImpl->m_ModelOptions;
200}
201
202armnn::ShapeInferenceMethod OptimizerOptionsOpaque::GetShapeInferenceMethod() const
203{

Callers 9

CreateMethod · 0.80
CreateMethod · 0.80
CountBackendOptionsFunction · 0.80
GetBackendOptionFunction · 0.80
TestUtils.cppFile · 0.80
LoadedNetworkMethod · 0.80
Network.cppFile · 0.80
OptimizeFunction · 0.80

Calls

no outgoing calls

Tested by 2

CountBackendOptionsFunction · 0.64
GetBackendOptionFunction · 0.64