Lines Matching defs:tensorIndex
188 size_t tensorIndex, in CheckTensor()
620 armnn::LayerBindingId GenerateLayerBindingId(size_t subgraphIndex, size_t tensorIndex) in GenerateLayerBindingId()
1043 …for (size_t tensorIndex = 0; tensorIndex < m_SubgraphConnections[subgraphIndex].size(); ++tensorIn… in CreateNetworkFromModel() local
1073 size_t tensorIndex, in RegisterProducerOfTensor()
1099 size_t tensorIndex, in RegisterConsumerOfTensor()
3800 unsigned int tensorIndex = outputTensorIndexes[0]; in ParseUnidirectionalSequenceLSTM() local
4909 unsigned int tensorIndex = tensorIndexes[index]; in RegisterInputSlots() local
4936 unsigned int tensorIndex = tensorIndexes[slotIndex]; in RegisterOutputSlots() local
5000 …for (unsigned int tensorIndex = 0; tensorIndex < m_SubgraphConnections[subgraphIndex].size(); ++te… in SetupConstantLayerTensorInfos() local
5022 …for (unsigned int tensorIndex = 0; tensorIndex < m_SubgraphConnections[subgraphIndex].size(); ++te… in SetupConstantLayers() local
5111 bool TfLiteParserImpl::ShouldConstantTensorBeCreated(unsigned int tensorIndex) in ShouldConstantTensorBeCreated()