Home
last modified time | relevance | path

Searched defs:numInputSlots (Results 1 – 10 of 10) sorted by relevance

/external/armnn/src/armnn/layers/
DElementwiseBaseLayer.cpp16 ElementwiseBaseLayer::ElementwiseBaseLayer(unsigned int numInputSlots, in ElementwiseBaseLayer()
DLayerWithParameters.hpp30 LayerWithParameters(unsigned int numInputSlots, in LayerWithParameters()
DConcatLayer.cpp69 const unsigned int numInputSlots = currentLayer->GetNumInputSlots(); in CreateTensors() local
/external/armnn/src/armnn/
DLayer.cpp220 Layer::Layer(unsigned int numInputSlots, in Layer()
247 Layer::Layer(unsigned int numInputSlots, in Layer()
DLayer.hpp459 BindableLayer(unsigned int numInputSlots, in BindableLayer()
DGraph.cpp75 auto numInputSlots = it->GetNumInputSlots(); in Print() local
DSubgraphView.cpp176 unsigned int numInputSlots = layer->GetNumInputSlots(); local
/external/armnn/src/armnn/test/
DSubgraphViewTests.cpp1628 …unsigned int numInputSlots = armnn::numeric_cast<unsigned int>(subgraphs[0]->GetIInputSlots().size… variable
/external/android-nn-driver/
DConversionUtils.hpp2233 const int numInputSlots = layer->GetNumInputSlots(); in ConvertConcatenation() local
/external/armnn/shim/sl/canonical/
DConverter.cpp907 const int numInputSlots = layer->GetNumInputSlots(); in ConvertConcatenation() local