Lines Matching refs:getInputShape
92 Shape inputShape = context->getInputShape(kInputTensor); in initialize()
93 Shape filterShape = context->getInputShape(kFilterTensor); in initialize()
417 Shape input = context->getInputShape(kInputTensor); in prepare()
418 Shape filter = context->getInputShape(kFilterTensor); in prepare()
419 Shape bias = context->getInputShape(kBiasTensor); in prepare()
483 context->getInputShape(kInputTensor), in execute()
485 context->getInputShape(kFilterTensor), in execute()
487 context->getInputShape(kBiasTensor), param.padding_left, in execute()
496 context->getInputShape(kInputTensor), in execute()
498 context->getInputShape(kFilterTensor), in execute()
500 context->getInputShape(kBiasTensor), param.padding_left, in execute()
512 context->getInputShape(kInputTensor), in execute()
514 context->getInputShape(kFilterTensor), in execute()
519 context->getInputShape(kBiasTensor), param.padding_left, in execute()
527 context->getInputShape(kInputTensor), in execute()
529 context->getInputShape(kFilterTensor), in execute()
531 context->getInputShape(kBiasTensor), param.padding_left, in execute()
546 context->getInputShape(kInputTensor), in execute()
548 context->getInputShape(kFilterTensor), in execute()
553 context->getInputShape(kBiasTensor), param.padding_left, in execute()
562 context->getInputShape(kInputTensor), in execute()
564 context->getInputShape(kFilterTensor), in execute()
566 context->getInputShape(kBiasTensor), param.padding_left, in execute()