Lines Matching refs:getInputShape
334 Shape input = context->getInputShape(kInputTensor); in prepare()
335 Shape roiShape = context->getInputShape(kRoiTensor); in prepare()
336 Shape batchSplitShape = context->getInputShape(kBatchSplitTensor); in prepare()
392 if (getNumberOfElements(context->getInputShape(kRoiTensor)) == 0) return true; in execute()
396 context->getInputShape(kInputTensor), in execute()
398 context->getInputShape(kRoiTensor), in execute()
400 context->getInputShape(kBatchSplitTensor), in execute()
410 context->getInputShape(kInputTensor), in execute()
412 context->getInputShape(kRoiTensor), in execute()
414 context->getInputShape(kBatchSplitTensor), in execute()
424 context->getInputShape(kInputTensor), in execute()
426 context->getInputShape(kRoiTensor), in execute()
428 context->getInputShape(kBatchSplitTensor), in execute()
438 context->getInputShape(kInputTensor), in execute()
440 context->getInputShape(kRoiTensor), in execute()
442 context->getInputShape(kBatchSplitTensor), in execute()