Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp1208 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseCast() local
1288 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseConv2D() local
1367 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseConv3D() local
1444 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseDepthwiseConv2D() local
1469 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseDequantize() local
1541 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseExpandDims() local
1581 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseTranspose() local
1695 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseTransposeConv() local
1738 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseBatchMatMul() local
1790 …auto outputTensorIndexes = AsUnsignedVector(GetOutputTensorIds(m_Model, subgraphIndex, operatorInd… in ParseBatchToSpaceND() local
[all …]