Home
last modified time | relevance | path

Searched defs:GetAllowExpandedDims (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DLayer.hpp243 bool GetAllowExpandedDims() const { return m_AllowExpandedDims; }; in GetAllowExpandedDims() function in armnn::Layer
H A DNetwork.cpp190 bool OptimizerOptionsOpaque::GetAllowExpandedDims() const in GetAllowExpandedDims() function in armnn::OptimizerOptionsOpaque
2028 bool NetworkImpl::GetAllowExpandedDims() in GetAllowExpandedDims() function in armnn::NetworkImpl