Lines Matching refs:getOutputShape

234     Shape outputShape = context->getOutputShape(kOutputTensor);  in prepare()
275 if (getNumberOfElements(context->getOutputShape(kOutputTensor)) == 0) return true; in execute()
287 context->getOutputShape(kOutputTensor)); in execute()
299 context->getOutputShape(kOutputTensor)); in execute()
312 context->getOutputShape(kOutputTensor)); in execute()
323 context->getOutputShape(kOutputTensor)); in execute()
576 Shape scoresOutShape = context->getOutputShape(kOutputScoreTensor); in boxWithNmsLimitWriteOutput()
580 Shape roiOutShape = context->getOutputShape(kOutputRoiTensor); in boxWithNmsLimitWriteOutput()
584 Shape classesOutShape = context->getOutputShape(kOutputClassTensor); in boxWithNmsLimitWriteOutput()
588 Shape batchesOutShape = context->getOutputShape(kOutputBatchesTensor); in boxWithNmsLimitWriteOutput()
758 Shape outputScoreShape = context->getOutputShape(kOutputScoreTensor); in prepare()
759 Shape outputRoiShape = context->getOutputShape(kOutputRoiTensor); in prepare()
760 Shape outputClassShape = context->getOutputShape(kOutputClassTensor); in prepare()
761 Shape outputBatchSplitShape = context->getOutputShape(kOutputBatchesTensor); in prepare()
828 context->getOutputShape(kOutputScoreTensor), in execute()
830 context->getOutputShape(kOutputRoiTensor), in execute()
832 context->getOutputShape(kOutputClassTensor), in execute()
834 context->getOutputShape(kOutputBatchesTensor), context); in execute()
850 context->getOutputShape(kOutputScoreTensor), in execute()
852 context->getOutputShape(kOutputRoiTensor), in execute()
854 context->getOutputShape(kOutputClassTensor), in execute()
856 context->getOutputShape(kOutputBatchesTensor), context); in execute()
872 context->getOutputShape(kOutputScoreTensor), in execute()
874 context->getOutputShape(kOutputRoiTensor), in execute()
876 context->getOutputShape(kOutputClassTensor), in execute()
878 context->getOutputShape(kOutputBatchesTensor), context); in execute()
894 context->getOutputShape(kOutputScoreTensor), in execute()
896 context->getOutputShape(kOutputRoiTensor), in execute()
898 context->getOutputShape(kOutputClassTensor), in execute()
900 context->getOutputShape(kOutputBatchesTensor), context); in execute()
1090 Shape scoresOutShape = context->getOutputShape(kOutputScoreTensor); in generateProposalsFloat32()
1093 Shape roiOutShape = context->getOutputShape(kOutputRoiTensor); in generateProposalsFloat32()
1096 Shape batchesOutShape = context->getOutputShape(kOutputBatchesTensor); in generateProposalsFloat32()
1142 Shape scoresOutShape = context->getOutputShape(kOutputScoreTensor); in generateProposalsFloat16()
1145 Shape roiOutShape = context->getOutputShape(kOutputRoiTensor); in generateProposalsFloat16()
1148 Shape batchesOutShape = context->getOutputShape(kOutputBatchesTensor); in generateProposalsFloat16()
1194 Shape scoresOutShape = context->getOutputShape(kOutputScoreTensor); in generateProposalsQuant()
1197 Shape roiOutShape = context->getOutputShape(kOutputRoiTensor); in generateProposalsQuant()
1200 Shape batchesOutShape = context->getOutputShape(kOutputBatchesTensor); in generateProposalsQuant()
1286 Shape outputScoreShape = context->getOutputShape(kOutputScoreTensor); in prepare()
1287 Shape outputRoiShape = context->getOutputShape(kOutputRoiTensor); in prepare()
1288 Shape outputBatchSplitShape = context->getOutputShape(kOutputBatchesTensor); in prepare()
1610 Shape outputScoreShape = context->getOutputShape(kOutputScoreTensor); in prepare()
1611 Shape outputRoiShape = context->getOutputShape(kOutputRoiTensor); in prepare()
1612 Shape outputClassShape = context->getOutputShape(kOutputClassTensor); in prepare()
1613 Shape outputDetectionShape = context->getOutputShape(kOutputDetectionTensor); in prepare()
1702 context->getOutputShape(kOutputScoreTensor), in execute()
1704 context->getOutputShape(kOutputRoiTensor), in execute()
1706 context->getOutputShape(kOutputClassTensor), in execute()
1708 context->getOutputShape(kOutputDetectionTensor)); in execute()
1730 context->getOutputShape(kOutputScoreTensor), in execute()
1732 context->getOutputShape(kOutputRoiTensor), in execute()
1734 context->getOutputShape(kOutputClassTensor), in execute()
1736 context->getOutputShape(kOutputDetectionTensor)); in execute()