Home
last modified time | relevance | path

Searched refs:secondInputIndex (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp189 const uint32_t secondInputIndex = firstInputIndex + 1; in createLargeTestModelImpl() local
190 const uint32_t outputIndex = secondInputIndex + 1; in createLargeTestModelImpl()
205 operands[secondInputIndex] = { in createLargeTestModelImpl()
225 .inputs = {firstInputIndex, secondInputIndex, /*activation scalar*/ 0}, in createLargeTestModelImpl()