Lines Matching refs:getInputShape
105 Shape inputShape = context->getInputShape(kInputTensor); in initialize()
106 Shape filterShape = context->getInputShape(kFilterTensor); in initialize()
531 Shape input = context->getInputShape(kInputTensor); in prepare()
532 Shape filter = context->getInputShape(kFilterTensor); in prepare()
533 Shape bias = context->getInputShape(kBiasTensor); in prepare()
601 context->getInputShape(kInputTensor), in execute()
603 context->getInputShape(kFilterTensor), in execute()
605 context->getInputShape(kBiasTensor), param.padding_left, in execute()
613 context->getInputShape(kInputTensor), in execute()
615 context->getInputShape(kFilterTensor), in execute()
617 context->getInputShape(kBiasTensor), param.padding_left, in execute()
628 context->getInputShape(kInputTensor), in execute()
630 context->getInputShape(kFilterTensor), in execute()
635 context->getInputShape(kBiasTensor), param.padding_left, in execute()
643 context->getInputShape(kInputTensor), in execute()
645 context->getInputShape(kFilterTensor), in execute()
647 context->getInputShape(kBiasTensor), param.padding_left, in execute()
661 context->getInputShape(kInputTensor), in execute()
663 context->getInputShape(kFilterTensor), in execute()
668 context->getInputShape(kBiasTensor), param.padding_left, in execute()
677 context->getInputShape(kInputTensor), in execute()
679 context->getInputShape(kFilterTensor), in execute()
681 context->getInputShape(kBiasTensor), param.padding_left, in execute()