Lines Matching refs:getInputShape
369 Shape input = context->getInputShape(kInputTensor); in prepare()
370 Shape roiShape = context->getInputShape(kRoiTensor); in prepare()
371 Shape batchSplitShape = context->getInputShape(kBatchSplitTensor); in prepare()
427 if (getNumberOfElements(context->getInputShape(kRoiTensor)) == 0) return true; in execute()
431 context->getInputShape(kInputTensor), in execute()
433 context->getInputShape(kRoiTensor), in execute()
435 context->getInputShape(kBatchSplitTensor), in execute()
445 context->getInputShape(kInputTensor), in execute()
447 context->getInputShape(kRoiTensor), in execute()
449 context->getInputShape(kBatchSplitTensor), in execute()
459 context->getInputShape(kInputTensor), in execute()
461 context->getInputShape(kRoiTensor), in execute()
463 context->getInputShape(kBatchSplitTensor), in execute()