Lines Matching defs:outputs
1164 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseUnsupportedOperator() local
1194 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseCast() local
1222 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseConv2D() local
1316 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseConv3D() local
1394 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseDepthwiseConv2D() local
1455 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseDequantize() local
1480 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseExpandDims() local
1552 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseTranspose() local
1608 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseTransposeConv() local
1711 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseBatchMatMul() local
1749 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseBatchToSpaceND() local
1801 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseL2Normalization() local
1833 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseMaximum() local
1863 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseMinimum() local
1937 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParsePool() local
1964 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseSlice() local
2045 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseSoftmax() local
2072 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseLogSoftmax() local
2098 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseSpaceToBatchND() local
2149 … TfLiteParserImpl::TensorRawPtrVector outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseSpaceToDepth() local
2236 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseShape() local
2271 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseSqueeze() local
2321 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseStridedSlice() local
2381 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseSub() local
2413 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseDiv() local
2441 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseFloorDiv() local
2472 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseAdd() local
2503 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseMul() local
2530 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseMean() local
2586 … TfLiteParserImpl::TensorRawPtrVector outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParsePad() local
2686 … TfLiteParserImpl::TensorRawPtrVector outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseMirrorPad() local
2757 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParsePrelu() local
2810 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseQuantize() local
2872 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseActivation() local
2981 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseReshape() local
3159 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseResize() local
3228 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseConcatenation() local
3283 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseFullyConnected() local
3421 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseDetectionPostProcess() local
3497 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParsePack() local
3536 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseUnidirectionalSequenceLSTM() local
3843 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseUnpack() local
3935 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseSplit() local
4144 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseSplitV() local
4202 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseArgMinMax() local
4272 … TfLiteParserImpl::TensorRawPtrVector outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseGather() local
4327 … TfLiteParserImpl::TensorRawPtrVector outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseGatherNd() local
4352 … TfLiteParserImpl::TensorRawPtrVector outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseDepthToSpace() local
4412 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseReduce() local
4471 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseLocalResponseNormalization() local
4560 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseElementwiseUnary() local
4619 auto outputs = GetOutputs(m_Model, subgraphIndex, operatorIndex); in ParseComparison() local
4979 auto outputs = GetSubgraphOutputs(m_Model, subgraphIndex); in SetupOutputLayers() local
5301 auto outputs = GetSubgraphOutputs(m_Model, subgraphId); in GetNetworkOutputBindingInfo() local
5350 auto outputs = GetSubgraphOutputs(m_Model, subgraphId); in GetSubgraphOutputTensorNames() local