Home
last modified time | relevance | path

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

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