Lines Matching refs:getInputShape

199     Shape roiShape = context->getInputShape(kRoiTensor);  in prepare()
200 Shape bboxDeltasShape = context->getInputShape(kDeltaTensor); in prepare()
201 Shape batchesShape = context->getInputShape(kBatchesTensor); in prepare()
202 Shape imageInfoShape = context->getInputShape(kImageInfoTensor); in prepare()
248 context->getInputShape(kRoiTensor), in execute()
250 context->getInputShape(kDeltaTensor), in execute()
252 context->getInputShape(kBatchesTensor), in execute()
254 context->getInputShape(kImageInfoTensor), in execute()
260 context->getInputShape(kRoiTensor), in execute()
262 context->getInputShape(kDeltaTensor), in execute()
264 context->getInputShape(kBatchesTensor), in execute()
266 context->getInputShape(kImageInfoTensor), in execute()
273 context->getInputShape(kRoiTensor), in execute()
275 context->getInputShape(kDeltaTensor), in execute()
277 context->getInputShape(kBatchesTensor), in execute()
279 context->getInputShape(kImageInfoTensor), in execute()
284 context->getInputShape(kRoiTensor), in execute()
286 context->getInputShape(kDeltaTensor), in execute()
288 context->getInputShape(kBatchesTensor), in execute()
290 context->getInputShape(kImageInfoTensor), in execute()
523 Shape scoresShape = context->getInputShape(kScoreTensor); in boxWithNmsLimitWriteOutput()
667 Shape scoreShape = context->getInputShape(kScoreTensor); in prepare()
668 Shape roiShape = context->getInputShape(kRoiTensor); in prepare()
669 Shape batchesShape = context->getInputShape(kBatchesTensor); in prepare()
723 if (getSizeOfDimension(context->getInputShape(kScoreTensor), 0) == 0) return true; in execute()
728 context->getInputShape(kScoreTensor), in execute()
730 context->getInputShape(kRoiTensor), in execute()
732 context->getInputShape(kBatchesTensor), in execute()
750 context->getInputShape(kScoreTensor), in execute()
752 context->getInputShape(kRoiTensor), in execute()
754 context->getInputShape(kBatchesTensor), in execute()
772 context->getInputShape(kScoreTensor), in execute()
774 context->getInputShape(kRoiTensor), in execute()
776 context->getInputShape(kBatchesTensor), in execute()
794 context->getInputShape(kScoreTensor), in execute()
796 context->getInputShape(kRoiTensor), in execute()
798 context->getInputShape(kBatchesTensor), in execute()
1115 Shape scoreShape = context->getInputShape(kScoreTensor); in prepare()
1116 Shape bboxDeltasShape = context->getInputShape(kDeltaTensor); in prepare()
1117 Shape anchorsShape = context->getInputShape(kAnchorTensor); in prepare()
1118 Shape imageInfoDataShape = context->getInputShape(kImageInfoTensor); in prepare()
1172 context->getInputShape(kScoreTensor), in execute()
1174 context->getInputShape(kDeltaTensor), in execute()
1176 context->getInputShape(kAnchorTensor), in execute()
1178 context->getInputShape(kImageInfoTensor), in execute()
1189 context->getInputShape(kScoreTensor), in execute()
1191 context->getInputShape(kDeltaTensor), in execute()
1193 context->getInputShape(kAnchorTensor), in execute()
1195 context->getInputShape(kImageInfoTensor), in execute()
1206 context->getInputShape(kScoreTensor), in execute()
1208 context->getInputShape(kDeltaTensor), in execute()
1210 context->getInputShape(kAnchorTensor), in execute()
1212 context->getInputShape(kImageInfoTensor), in execute()
1223 context->getInputShape(kScoreTensor), in execute()
1225 context->getInputShape(kDeltaTensor), in execute()
1227 context->getInputShape(kAnchorTensor), in execute()
1229 context->getInputShape(kImageInfoTensor), in execute()
1390 Shape scoreShape = context->getInputShape(kScoreTensor); in prepare()
1391 Shape deltasShape = context->getInputShape(kDeltaTensor); in prepare()
1392 Shape anchorsShape = context->getInputShape(kAnchorTensor); in prepare()
1468 context->getInputShape(kScoreTensor), in execute()
1470 context->getInputShape(kDeltaTensor), in execute()
1472 context->getInputShape(kAnchorTensor), in execute()
1496 context->getInputShape(kScoreTensor), in execute()
1498 context->getInputShape(kDeltaTensor), in execute()
1500 context->getInputShape(kAnchorTensor), in execute()