Home
last modified time | relevance | path

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

/external/armnn/src/armnnTfLiteParser/
DTfLiteParser.cpp888 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseConv2D() local
975 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseDepthwiseConv2D() local
1000 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseDequantize() local
1027 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseExp() local
1067 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseTranspose() local
1159 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseTransposeConv() local
1215 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseBatchToSpaceND() local
1242 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseL2Normalization() local
1277 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseMaximum() local
1307 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseMinimum() local
[all …]