Lines Matching refs:getInputShape
386 Shape input = context->getInputShape(kInputTensor); in prepare()
387 Shape roiShape = context->getInputShape(kRoiTensor); in prepare()
388 Shape batchSplitShape = context->getInputShape(kBatchSplitTensor); in prepare()
444 if (getNumberOfElements(context->getInputShape(kRoiTensor)) == 0) return true; in execute()
448 context->getInputShape(kInputTensor), in execute()
450 context->getInputShape(kRoiTensor), in execute()
452 context->getInputShape(kBatchSplitTensor), in execute()
462 context->getInputShape(kInputTensor), in execute()
464 context->getInputShape(kRoiTensor), in execute()
466 context->getInputShape(kBatchSplitTensor), in execute()
476 context->getInputShape(kInputTensor), in execute()
478 context->getInputShape(kRoiTensor), in execute()
480 context->getInputShape(kBatchSplitTensor), in execute()
490 context->getInputShape(kInputTensor), in execute()
492 context->getInputShape(kRoiTensor), in execute()
494 context->getInputShape(kBatchSplitTensor), in execute()