Home
last modified time | relevance | path

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

/external/armnn/src/armnnTfLiteParser/
DTfLiteParser.cpp883 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseConv2D() local
970 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseDepthwiseConv2D() local
997 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseDequantize() local
1024 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseExp() local
1064 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseTranspose() local
1156 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseTransposeConv() local
1212 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseBatchToSpaceND() local
1239 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseL2Normalization() local
1274 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseMaximum() local
1304 …auto inputTensorIndexes = AsUnsignedVector(GetInputTensorIds(m_Model, subgraphIndex, operatorIndex… in ParseMinimum() local
[all …]