Lines Matching refs:getInputShape
389 Shape input = context->getInputShape(kInputTensor); in prepare()
390 Shape roiShape = context->getInputShape(kRoiTensor); in prepare()
391 Shape batchSplitShape = context->getInputShape(kBatchSplitTensor); in prepare()
447 if (getNumberOfElements(context->getInputShape(kRoiTensor)) == 0) return true; in execute()
451 context->getInputShape(kInputTensor), in execute()
453 context->getInputShape(kRoiTensor), in execute()
455 context->getInputShape(kBatchSplitTensor), in execute()
465 context->getInputShape(kInputTensor), in execute()
467 context->getInputShape(kRoiTensor), in execute()
469 context->getInputShape(kBatchSplitTensor), in execute()
479 context->getInputShape(kInputTensor), in execute()
481 context->getInputShape(kRoiTensor), in execute()
483 context->getInputShape(kBatchSplitTensor), in execute()
493 context->getInputShape(kInputTensor), in execute()
495 context->getInputShape(kRoiTensor), in execute()
497 context->getInputShape(kBatchSplitTensor), in execute()