Searched refs:m_shapeInferenceMethod (Results 1 – 5 of 5) sorted by relevance
305 , m_shapeInferenceMethod(armnn::ShapeInferenceMethod::ValidateOnly) in OptimizerOptionsOpaqueImpl()321 , m_shapeInferenceMethod(armnn::ShapeInferenceMethod::ValidateOnly)338 , m_shapeInferenceMethod(shapeInferenceMethod) in OptimizerOptionsOpaqueImpl()365 ShapeInferenceMethod m_shapeInferenceMethod = armnn::ShapeInferenceMethod::ValidateOnly; member
84 p_OptimizerOptionsImpl->m_shapeInferenceMethod = OptimizerStruct.m_shapeInferenceMethod; in OptimizerOptionsOpaque()98 p_OptimizerOptionsImpl->m_shapeInferenceMethod = other.GetShapeInferenceMethod(); in operator =()142 p_OptimizerOptionsImpl->m_shapeInferenceMethod = ShapeInferenceMethodType; in SetShapeInferenceMethod()202 return p_OptimizerOptionsImpl->m_shapeInferenceMethod; in GetShapeInferenceMethod()214 (p_OptimizerOptionsImpl->m_shapeInferenceMethod == ShapeInferenceMethod::ValidateOnly ? in ToString()
17 assert opt.m_shapeInferenceMethod == ann.ShapeInferenceMethod_ValidateOnly26 assert opt.m_shapeInferenceMethod == ann.ShapeInferenceMethod_ValidateOnly35 assert opt.m_shapeInferenceMethod == ann.ShapeInferenceMethod_ValidateOnly44 assert opt.m_shapeInferenceMethod == ann.ShapeInferenceMethod_InferAndValidate
147 , m_shapeInferenceMethod(armnn::ShapeInferenceMethod::ValidateOnly) in OptimizerOptions()162 , m_shapeInferenceMethod(armnn::ShapeInferenceMethod::ValidateOnly)180 , m_shapeInferenceMethod(shapeInferenceMethod)198 (m_shapeInferenceMethod == ShapeInferenceMethod::ValidateOnly in ToString()238 ShapeInferenceMethod m_shapeInferenceMethod; member
61 ShapeInferenceMethod m_shapeInferenceMethod; member