Searched defs:numInputSlots (Results 1 – 10 of 10) sorted by relevance
16 ElementwiseBaseLayer::ElementwiseBaseLayer(unsigned int numInputSlots, in ElementwiseBaseLayer()
30 LayerWithParameters(unsigned int numInputSlots, in LayerWithParameters()
69 const unsigned int numInputSlots = currentLayer->GetNumInputSlots(); in CreateTensors() local
220 Layer::Layer(unsigned int numInputSlots, in Layer()247 Layer::Layer(unsigned int numInputSlots, in Layer()
459 BindableLayer(unsigned int numInputSlots, in BindableLayer()
75 auto numInputSlots = it->GetNumInputSlots(); in Print() local
176 unsigned int numInputSlots = layer->GetNumInputSlots(); local
1628 …unsigned int numInputSlots = armnn::numeric_cast<unsigned int>(subgraphs[0]->GetIInputSlots().size… variable
2233 const int numInputSlots = layer->GetNumInputSlots(); in ConvertConcatenation() local
907 const int numInputSlots = layer->GetNumInputSlots(); in ConvertConcatenation() local