Searched defs:tensorIndex (Results 1 – 5 of 5) sorted by relevance
240 float ArmnnNetworkExecutor<Tout>::GetOutputQuantizationScale(int tensorIndex) in GetOutputQuantizationScale()247 int ArmnnNetworkExecutor<Tout>::GetOutputQuantizationOffset(int tensorIndex) in GetOutputQuantizationOffset()
216 float ArmnnNetworkExecutor<Tout>::GetOutputQuantizationScale(int tensorIndex) in GetOutputQuantizationScale()223 int ArmnnNetworkExecutor<Tout>::GetOutputQuantizationOffset(int tensorIndex) in GetOutputQuantizationOffset()
39 static TensorImpl fromIndex(long nativeInterpreterHandle, int tensorIndex) { in fromIndex()489 private static native long create(long interpreterHandle, int tensorIndex, int subgraphIndex); in create()
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() local1073 size_t tensorIndex, in RegisterProducerOfTensor()1099 size_t tensorIndex, in RegisterConsumerOfTensor()3800 unsigned int tensorIndex = outputTensorIndexes[0]; in ParseUnidirectionalSequenceLSTM() local4909 unsigned int tensorIndex = tensorIndexes[index]; in RegisterInputSlots() local4936 unsigned int tensorIndex = tensorIndexes[slotIndex]; in RegisterOutputSlots() local5000 …for (unsigned int tensorIndex = 0; tensorIndex < m_SubgraphConnections[subgraphIndex].size(); ++te… in SetupConstantLayerTensorInfos() local5022 …for (unsigned int tensorIndex = 0; tensorIndex < m_SubgraphConnections[subgraphIndex].size(); ++te… in SetupConstantLayers() local[all …]
96 … for (unsigned int tensorIndex = 0; tensorIndex < subgraph->tensors.size(); ++tensorIndex) in MakeModelDynamic() local