Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DCompilationCachingTests.cpp154 const uint32_t secondInputIndex = firstInputIndex + 1; in createLargeTestModelImpl() local
155 const uint32_t outputIndex = secondInputIndex + 1; in createLargeTestModelImpl()
170 operands[secondInputIndex] = { in createLargeTestModelImpl()
186 .inputs = {firstInputIndex, secondInputIndex, /*activation scalar*/ 0}, in createLargeTestModelImpl()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCompilationCachingTests.cpp159 const uint32_t secondInputIndex = firstInputIndex + 1; in createLargeTestModelImpl() local
160 const uint32_t outputIndex = secondInputIndex + 1; in createLargeTestModelImpl()
175 operands[secondInputIndex] = { in createLargeTestModelImpl()
191 .inputs = {firstInputIndex, secondInputIndex, /*activation scalar*/ 0}, in createLargeTestModelImpl()
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DCompilationCachingTests.cpp156 const uint32_t secondInputIndex = firstInputIndex + 1; in createLargeTestModelImpl() local
157 const uint32_t outputIndex = secondInputIndex + 1; in createLargeTestModelImpl()
172 operands[secondInputIndex] = { in createLargeTestModelImpl()
188 .inputs = {firstInputIndex, secondInputIndex, /*activation scalar*/ 0}, in createLargeTestModelImpl()