Searched refs:SetAllowExpandedDims (Results 1 – 6 of 6) sorted by relevance
22 layer->SetAllowExpandedDims(m_AllowExpandedDims); in CloneBase()
349 void SetAllowExpandedDims(bool allowExpandedDims) in SetAllowExpandedDims() function in armnn::Layer
463 layer->SetAllowExpandedDims(m_AllowExpandedDims); in AddLayer()
145 void OptimizerOptionsOpaque::SetAllowExpandedDims(bool ExpandedDimsAllowed) in SetAllowExpandedDims() function in armnn::OptimizerOptionsOpaque
317 void SetAllowExpandedDims(bool ExpandedDimsAllowed);
529 options.SetAllowExpandedDims(m_Params.m_AllowExpandedDims); in OptimizeNetwork()