Searched refs:firstInputIndex (Results 1 – 3 of 3) sorted by relevance
151 const uint32_t firstInputIndex = i * 2 + 1; in createLargeTestModelImpl() local152 const uint32_t secondInputIndex = firstInputIndex + 1; in createLargeTestModelImpl()156 operands[firstInputIndex] = { in createLargeTestModelImpl()184 .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()
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()