Lines Matching refs:getInputShape
78 const Shape& inputShape = context->getInputShape(kInputTensor); in prepare()
82 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare()
86 const Shape& sizeShape = context->getInputShape(kSizeTensor); in prepare()
116 context->getInputShape(kInputTensor), in execute()
118 context->getInputShape(kBeginTensor), in execute()
120 context->getInputShape(kSizeTensor), in execute()
125 context->getInputShape(kInputTensor), in execute()
127 context->getInputShape(kBeginTensor), in execute()
129 context->getInputShape(kSizeTensor), in execute()
134 context->getInputShape(kInputTensor), in execute()
136 context->getInputShape(kBeginTensor), in execute()
138 context->getInputShape(kSizeTensor), in execute()
143 context->getInputShape(kInputTensor), in execute()
145 context->getInputShape(kBeginTensor), in execute()
147 context->getInputShape(kSizeTensor), in execute()
152 context->getInputShape(kInputTensor), in execute()
154 context->getInputShape(kBeginTensor), in execute()
156 context->getInputShape(kSizeTensor), in execute()