Lines Matching refs:getInputShape
77 context->getInputShape(kInputTensor), in execute()
81 context->getInputShape(kInputTensor), in execute()
95 context->getInputShape(kInputTensor), in executeAbs()
99 context->getInputShape(kInputTensor), in executeAbs()
104 context->getInputShape(kInputTensor), in executeAbs()
117 context->getInputShape(kInputTensor), in executeRsqrt()
121 context->getInputShape(kInputTensor), in executeRsqrt()
124 const Shape inShape = context->getInputShape(kInputTensor); in executeRsqrt()
130 context->getInputShape(kInputTensor), in executeRsqrt()
134 const Shape inShape = context->getInputShape(kInputTensor); in executeRsqrt()
140 context->getInputShape(kInputTensor), in executeRsqrt()
150 Shape input = context->getInputShape(kInputTensor); in prepare()
157 Shape input = context->getInputShape(kInputTensor); in prepareFloor()