Home
last modified time | relevance | path

Searched defs:allowExpandedDims (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DLayer.hpp349 void SetAllowExpandedDims(bool allowExpandedDims) in SetAllowExpandedDims()
H A DGraph.hpp98 Graph(bool shapeInferenceMethod = false, bool allowExpandedDims = false) in Graph()
H A DNetwork.cpp72 bool debugToFile, bool allowExpandedDims) in OptimizerOptionsOpaque()
2030 bool allowExpandedDims = false; in GetAllowExpandedDims() local