• Home
  • Raw
  • Download

Lines Matching defs:layer

367     auto layer = GetBaseLayer(graph, index);  in GetLayerName()  local
640 auto layer = GetBaseLayer(graphPtr, layerIndex); in GetInputs() local
658 auto layer = GetBaseLayer(graphPtr, layerIndex); in GetOutputs() local
813 auto layer = graph->layers()->Get(i); in GetInputLayerInVector() local
830 auto layer = graph->layers()->Get(i); in GetOutputLayerInVector() local
847 LayerBaseRawPtr layer = GetBaseLayer(graph, i); in GetLayerIndexInVector() local
951 IConnectableLayer* layer) in RegisterOutputSlots()
977 armnn::IConnectableLayer* layer) in RegisterInputSlots()
1052 IConnectableLayer* layer = m_Network->AddElementwiseUnaryLayer(descriptor, layerName.c_str()); in ParseAbs() local
1079 IConnectableLayer* layer = m_Network->AddActivationLayer(descriptor, in ParseActivation() local
1099 IConnectableLayer* layer = m_Network->AddAdditionLayer(layerName.c_str()); in ParseAdd() local
1125 IConnectableLayer* layer = m_Network->AddArgMinMaxLayer(descriptor, layerName.c_str()); in ParseArgMinMax() local
1167 IConnectableLayer* layer = m_Network->AddBatchToSpaceNdLayer(descriptor, layerName.c_str()); in ParseBatchToSpaceNd() local
1201 IConnectableLayer* layer = m_Network->AddBatchNormalizationLayer(descriptor, in ParseBatchNormalization() local
1228 IConnectableLayer* layer = m_Network->AddConstantLayer(input, layerName.c_str()); in ParseConstant() local
1271 IConnectableLayer* layer = m_Network->AddConvolution2dLayer(descriptor, in ParseConvolution2d() local
1299 IConnectableLayer* layer = m_Network->AddDepthToSpaceLayer(descriptor, layerName.c_str()); in ParseDepthToSpace() local
1343 IConnectableLayer* layer = m_Network->AddDepthwiseConvolution2dLayer(descriptor, in ParseDepthwiseConvolution2d() local
1384 IConnectableLayer* layer = m_Network->AddDetectionPostProcessLayer(descriptor, in ParseDetectionPostProcess() local
1408 IConnectableLayer* layer = m_Network->AddDivisionLayer(layerName.c_str()); in ParseDivision() local
1429 IConnectableLayer* layer = m_Network->AddComparisonLayer(descriptor, layerName.c_str()); in ParseEqual() local
1450 IConnectableLayer* layer = m_Network->AddFillLayer(descriptor, layerName.c_str()); in ParseFill() local
1471 IConnectableLayer* layer = m_Network->AddComparisonLayer(descriptor, layerName.c_str()); in ParseGreater() local
1502 …IConnectableLayer* layer = m_Network->AddInstanceNormalizationLayer(descriptor, layerName.c_str()); in ParseInstanceNormalization() local
1528 IConnectableLayer* layer = m_Network->AddL2NormalizationLayer(descriptor, layerName.c_str()); in ParseL2Normalization() local
1553 IConnectableLayer* layer = m_Network->AddLogicalBinaryLayer(descriptor, layerName.c_str()); in ParseLogicalBinary() local
1577 IConnectableLayer* layer = m_Network->AddLogSoftmaxLayer(descriptor, layerName.c_str()); in ParseLogSoftmax() local
1597 IConnectableLayer* layer = m_Network->AddMinimumLayer(layerName.c_str()); in ParseMinimum() local
1617 IConnectableLayer* layer = m_Network->AddMaximumLayer(layerName.c_str()); in ParseMaximum() local
1660 IConnectableLayer* layer = m_Network->AddComparisonLayer(descriptor, layerName.c_str()); in ParseComparison() local
1687 … IConnectableLayer* layer = m_Network->AddElementwiseUnaryLayer(descriptor, layerName.c_str()); in ParseElementwiseUnary() local
1726 IConnectableLayer* layer = m_Network->AddConcatLayer(descriptor, layerName.c_str()); in ParseConcat() local
1745 IConnectableLayer* layer = m_Network->AddMultiplicationLayer(layerName.c_str()); in ParseMultiplication() local
1767 armnn::IConnectableLayer* layer; in ParseFloor() local
1798 armnn::IConnectableLayer* layer; in ParseFullyConnected() local
1847 IConnectableLayer* layer = m_Network->AddPadLayer(descriptor, layerName.c_str()); in ParsePad() local
1873 IConnectableLayer* layer = m_Network->AddPermuteLayer(descriptor, layerName.c_str()); in ParsePermute() local
1984 IConnectableLayer* layer = m_Network->AddPooling2dLayer(pooling2dDescriptor, layerName.c_str()); in ParsePooling2d() local
2003 IConnectableLayer* layer = m_Network->AddQuantizeLayer(layerName.c_str()); in ParseQuantize() local
2051 IConnectableLayer* layer = m_Network->AddRankLayer( layerName.c_str()); in ParseRank() local
2096 IConnectableLayer* layer = m_Network->AddReshapeLayer(reshapeDesc, layerName.c_str()); in ParseReshape() local
2124 IConnectableLayer* layer = m_Network->AddResizeLayer(descriptor, layerName.c_str()); in ParseResize() local
2154 IConnectableLayer* layer = m_Network->AddResizeLayer(descriptor, layerName.c_str()); in ParseResizeBilinear() local
2177 IConnectableLayer* layer = m_Network->AddSoftmaxLayer(descriptor, layerName.c_str()); in ParseSoftmax() local
2220 IConnectableLayer* layer = m_Network->AddSpaceToBatchNdLayer(descriptor, layerName.c_str()); in ParseSpaceToBatchNd() local
2246 IConnectableLayer* layer = m_Network->AddSpaceToDepthLayer(descriptor, layerName.c_str()); in ParseSpaceToDepth() local
2341 …IConnectableLayer* layer = m_Network->AddNormalizationLayer(normalizationDescriptor, layerName.c_s… in ParseNormalization() local
2361 IConnectableLayer* layer = m_Network->AddElementwiseUnaryLayer(descriptor, layerName.c_str()); in ParseRsqrt() local
2395 IConnectableLayer* layer = m_Network->AddSliceLayer(descriptor, layerName.c_str()); in ParseSlice() local
2440 IConnectableLayer* layer = m_Network->AddStridedSliceLayer(descriptor, layerName.c_str()); in ParseStridedSlice() local
2460 IConnectableLayer* layer = m_Network->AddSubtractionLayer(layerName.c_str()); in ParseSubtraction() local
2483 IConnectableLayer* layer = m_Network->AddGatherLayer(descriptor, layerName.c_str()); in ParseGather() local
2511 IConnectableLayer* layer = m_Network->AddMeanLayer(descriptor, layerName.c_str()); in ParseMean() local
2551 IConnectableLayer* layer = m_Network->AddSplitterLayer(viewsDescriptor, layerName.c_str()); in ParseSplitter() local
2677 …IConnectableLayer* layer = m_Network->AddLstmLayer(lstmDescriptor, lstmInputParams, layerName.c_st… in ParseLstm() local
2829 …IConnectableLayer* layer = m_Network->AddQLstmLayer(qLstmDescriptor, qLstmInputParams, layerName.c… in ParseQLstm() local
2886 IConnectableLayer* layer = m_Network->AddQuantizedLstmLayer(lstmInputParams, layerName.c_str()); in ParseQuantizedLstm() local
2909 IConnectableLayer* layer = m_Network->AddDequantizeLayer(layerName.c_str()); in ParseDequantize() local
2929 IConnectableLayer* layer = m_Network->AddMergeLayer(layerName.c_str()); in ParseMerge() local
2949 IConnectableLayer* layer = m_Network->AddSwitchLayer(layerName.c_str()); in ParseSwitch() local
2972 IConnectableLayer* layer = m_Network->AddPreluLayer(layerName.c_str()); in ParsePrelu() local
2997 IConnectableLayer* layer = m_Network->AddTransposeLayer(descriptor, layerName.c_str()); in ParseTranspose() local
3037 IConnectableLayer* layer = m_Network->AddTransposeConvolution2dLayer(descriptor, in ParseTransposeConvolution2d() local
3088 IConnectableLayer* layer = m_Network->AddStackLayer(descriptor, layerName.c_str()); in ParseStack() local
3115 armnn::IConnectableLayer* layer = m_Network->AddStandInLayer(descriptor, layerName.c_str()); in ParseStandIn() local