Home
last modified time | relevance | path

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

/external/armnn/src/armnn/
DLayer.hpp232 ShapeInferenceMethod GetShapeInferenceMethod() const { return m_ShapeInferenceMethod; }; in GetShapeInferenceMethod() function in armnn::Layer
DNetwork.cpp1168 bool Network::GetShapeInferenceMethod() in GetShapeInferenceMethod() function in armnn::Network