Lines Matching refs:getInputShape
183 Shape input = context->getInputShape(kInputTensor); in prepare()
184 Shape weights = context->getInputShape(kWeightsTensor); in prepare()
185 Shape bias = context->getInputShape(kBiasTensor); in prepare()
197 context->getInputShape(kInputTensor), in execute()
199 context->getInputShape(kWeightsTensor), in execute()
201 context->getInputShape(kBiasTensor), in execute()
207 context->getInputShape(kInputTensor), in execute()
209 context->getInputShape(kWeightsTensor), in execute()
211 context->getInputShape(kBiasTensor), in execute()
217 context->getInputShape(kInputTensor), in execute()
219 context->getInputShape(kWeightsTensor), in execute()
221 context->getInputShape(kBiasTensor), in execute()
227 context->getInputShape(kInputTensor), in execute()
229 context->getInputShape(kWeightsTensor), in execute()
231 context->getInputShape(kBiasTensor), in execute()