Searched refs:GetShapeInferenceMethod (Results 1 – 5 of 5) sorted by relevance
98 p_OptimizerOptionsImpl->m_shapeInferenceMethod = other.GetShapeInferenceMethod(); in operator =()200 armnn::ShapeInferenceMethod OptimizerOptionsOpaque::GetShapeInferenceMethod() const in GetShapeInferenceMethod() function in armnn::OptimizerOptionsOpaque1837 if(options.GetShapeInferenceMethod() == ShapeInferenceMethod::InferAndValidate) in Optimize()1847 if(options.GetShapeInferenceMethod() == ShapeInferenceMethod::ValidateOnly) in Optimize()2014 bool NetworkImpl::GetShapeInferenceMethod() in GetShapeInferenceMethod() function in armnn::NetworkImpl2044 m_Graph(std::make_unique<Graph>(GetShapeInferenceMethod(), GetAllowExpandedDims())) in NetworkImpl()
241 bool GetShapeInferenceMethod();
242 ShapeInferenceMethod GetShapeInferenceMethod() const { return m_ShapeInferenceMethod; }; in GetShapeInferenceMethod() function in armnn::Layer
99 if (GetOwningLayer().GetShapeInferenceMethod() == ShapeInferenceMethod::InferAndValidate) in IsTensorInfoSet()
299 armnn::ShapeInferenceMethod GetShapeInferenceMethod() const;