Lines Matching refs:getInputShape

230     Shape roiShape = context->getInputShape(kRoiTensor);  in prepare()
231 Shape bboxDeltasShape = context->getInputShape(kDeltaTensor); in prepare()
232 Shape batchesShape = context->getInputShape(kBatchesTensor); in prepare()
233 Shape imageInfoShape = context->getInputShape(kImageInfoTensor); in prepare()
279 context->getInputShape(kRoiTensor), in execute()
281 context->getInputShape(kDeltaTensor), in execute()
283 context->getInputShape(kBatchesTensor), in execute()
285 context->getInputShape(kImageInfoTensor), in execute()
291 context->getInputShape(kRoiTensor), in execute()
293 context->getInputShape(kDeltaTensor), in execute()
295 context->getInputShape(kBatchesTensor), in execute()
297 context->getInputShape(kImageInfoTensor), in execute()
304 context->getInputShape(kRoiTensor), in execute()
306 context->getInputShape(kDeltaTensor), in execute()
308 context->getInputShape(kBatchesTensor), in execute()
310 context->getInputShape(kImageInfoTensor), in execute()
315 context->getInputShape(kRoiTensor), in execute()
317 context->getInputShape(kDeltaTensor), in execute()
319 context->getInputShape(kBatchesTensor), in execute()
321 context->getInputShape(kImageInfoTensor), in execute()
570 Shape scoresShape = context->getInputShape(kScoreTensor); in boxWithNmsLimitWriteOutput()
755 Shape scoreShape = context->getInputShape(kScoreTensor); in prepare()
756 Shape roiShape = context->getInputShape(kRoiTensor); in prepare()
757 Shape batchesShape = context->getInputShape(kBatchesTensor); in prepare()
811 if (getSizeOfDimension(context->getInputShape(kScoreTensor), 0) == 0) return true; in execute()
816 context->getInputShape(kScoreTensor), in execute()
818 context->getInputShape(kRoiTensor), in execute()
820 context->getInputShape(kBatchesTensor), in execute()
838 context->getInputShape(kScoreTensor), in execute()
840 context->getInputShape(kRoiTensor), in execute()
842 context->getInputShape(kBatchesTensor), in execute()
860 context->getInputShape(kScoreTensor), in execute()
862 context->getInputShape(kRoiTensor), in execute()
864 context->getInputShape(kBatchesTensor), in execute()
882 context->getInputShape(kScoreTensor), in execute()
884 context->getInputShape(kRoiTensor), in execute()
886 context->getInputShape(kBatchesTensor), in execute()
1282 Shape scoreShape = context->getInputShape(kScoreTensor); in prepare()
1283 Shape bboxDeltasShape = context->getInputShape(kDeltaTensor); in prepare()
1284 Shape anchorsShape = context->getInputShape(kAnchorTensor); in prepare()
1285 Shape imageInfoDataShape = context->getInputShape(kImageInfoTensor); in prepare()
1339 context->getInputShape(kScoreTensor), in execute()
1341 context->getInputShape(kDeltaTensor), in execute()
1343 context->getInputShape(kAnchorTensor), in execute()
1345 context->getInputShape(kImageInfoTensor), in execute()
1356 context->getInputShape(kScoreTensor), in execute()
1358 context->getInputShape(kDeltaTensor), in execute()
1360 context->getInputShape(kAnchorTensor), in execute()
1362 context->getInputShape(kImageInfoTensor), in execute()
1373 context->getInputShape(kScoreTensor), in execute()
1375 context->getInputShape(kDeltaTensor), in execute()
1377 context->getInputShape(kAnchorTensor), in execute()
1379 context->getInputShape(kImageInfoTensor), in execute()
1390 context->getInputShape(kScoreTensor), in execute()
1392 context->getInputShape(kDeltaTensor), in execute()
1394 context->getInputShape(kAnchorTensor), in execute()
1396 context->getInputShape(kImageInfoTensor), in execute()
1607 Shape scoreShape = context->getInputShape(kScoreTensor); in prepare()
1608 Shape deltasShape = context->getInputShape(kDeltaTensor); in prepare()
1609 Shape anchorsShape = context->getInputShape(kAnchorTensor); in prepare()
1685 context->getInputShape(kScoreTensor), in execute()
1687 context->getInputShape(kDeltaTensor), in execute()
1689 context->getInputShape(kAnchorTensor), in execute()
1713 context->getInputShape(kScoreTensor), in execute()
1715 context->getInputShape(kDeltaTensor), in execute()
1717 context->getInputShape(kAnchorTensor), in execute()