Searched refs:firstInputIndex (Results 1 – 2 of 2) sorted by relevance
158 const uint32_t firstInputIndex = i * 2 + 1; in createLargeTestModelImpl() local159 const uint32_t secondInputIndex = firstInputIndex + 1; in createLargeTestModelImpl()163 operands[firstInputIndex] = { in createLargeTestModelImpl()191 .inputs = {firstInputIndex, secondInputIndex, /*activation scalar*/ 0}, in createLargeTestModelImpl()
155 const uint32_t firstInputIndex = i * 2 + 1; in createLargeTestModelImpl() local156 const uint32_t secondInputIndex = firstInputIndex + 1; in createLargeTestModelImpl()160 operands[firstInputIndex] = { in createLargeTestModelImpl()188 .inputs = {firstInputIndex, secondInputIndex, /*activation scalar*/ 0}, in createLargeTestModelImpl()