Searched refs:outputIndex (Results 1 – 5 of 5) sorted by relevance
170 static void makeOutputInsufficientSize(uint32_t outputIndex, Request* request) { in makeOutputInsufficientSize() argument171 auto& length = request->outputs[outputIndex].location.length; in makeOutputInsufficientSize()
157 const uint32_t outputIndex = secondInputIndex + 1; in createLargeTestModelImpl() local189 .outputs = {outputIndex}, in createLargeTestModelImpl()
137 const uint32_t outputIndex = inputIndex + operands.size() - 1; in createConvModel() local142 .outputs = {outputIndex}}); in createConvModel()144 model.main.outputIndexes.push_back(outputIndex); in createConvModel()
324 static void makeOutputInsufficientSize(uint32_t outputIndex, Request* request) { in makeOutputInsufficientSize() argument325 auto& length = request->outputs[outputIndex].location.length; in makeOutputInsufficientSize()
160 const uint32_t outputIndex = secondInputIndex + 1; in createLargeTestModelImpl() local192 .outputs = {outputIndex}, in createLargeTestModelImpl()