Home
last modified time | relevance | path

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

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