Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/
H A DOnnxParser.cpp2496 TensorSlots& tensorSlots = m_TensorConnections[tensorId]; in RegisterOutputSlots() local
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp1080 TensorSlots & tensorSlots = m_SubgraphConnections[subgraphIndex][tensorIndex]; in RegisterProducerOfTensor() local
1106 TensorSlots& tensorSlots = m_SubgraphConnections[subgraphIndex][tensorIndex]; in RegisterConsumerOfTensor() local