Home
last modified time | relevance | path

Searched refs:ShapeInferenceMethodType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/include/armnn/
H A DINetwork.hpp313 void SetShapeInferenceMethod(armnn::ShapeInferenceMethod ShapeInferenceMethodType);
/aosp_15_r20/external/armnn/src/armnn/
H A DNetwork.cpp140 …timizerOptionsOpaque::SetShapeInferenceMethod(armnn::ShapeInferenceMethod ShapeInferenceMethodType) in SetShapeInferenceMethod() argument
142 p_OptimizerOptionsImpl->m_shapeInferenceMethod = ShapeInferenceMethodType; in SetShapeInferenceMethod()