Lines Matching refs:getInputShape
204 Shape input = context->getInputShape(kInputTensor); in prepare()
205 Shape roiShape = context->getInputShape(kRoiTensor); in prepare()
206 Shape batchSplitShape = context->getInputShape(kBatchSplitTensor); in prepare()
253 context->getInputShape(kInputTensor), in execute()
255 context->getInputShape(kRoiTensor), in execute()
257 context->getInputShape(kBatchSplitTensor), in execute()
265 context->getInputShape(kInputTensor), in execute()
267 context->getInputShape(kRoiTensor), in execute()
269 context->getInputShape(kBatchSplitTensor), in execute()
277 context->getInputShape(kInputTensor), in execute()
279 context->getInputShape(kRoiTensor), in execute()
281 context->getInputShape(kBatchSplitTensor), in execute()