Searched defs:numInputSlots (Results 1 – 9 of 9) sorted by relevance
29 LayerWithParameters(unsigned int numInputSlots, in LayerWithParameters()
16 ElementwiseBaseLayer::ElementwiseBaseLayer(unsigned int numInputSlots, unsigned int numOutputSlots, in ElementwiseBaseLayer()
69 const unsigned int numInputSlots = currentLayer->GetNumInputSlots(); in CreateTensors() local
191 Layer::Layer(unsigned int numInputSlots, in Layer()218 Layer::Layer(unsigned int numInputSlots, in Layer()
80 unsigned int numInputSlots = layer->GetNumInputSlots(); local
431 BindableLayer(unsigned int numInputSlots, in BindableLayer()
73 auto numInputSlots = it->GetNumInputSlots(); in Print() local
1378 …unsigned int numInputSlots = armnn::numeric_cast<unsigned int>(subgraphs[0]->GetInputSlots().size(… in BOOST_AUTO_TEST_SUITE() local
2224 const int numInputSlots = layer->GetNumInputSlots(); in ConvertConcatenation() local