Home
last modified time | relevance | path

Searched defs:tfLiteTensors (Results 1 – 13 of 13) sorted by relevance

/external/armnn/delegate/src/
DQuantization.hpp27 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitDequantizeOperator() local
88 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitQuantizeOperator() local
DConvolution.hpp46 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitConv2dOperator() local
235 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitDepthwiseConv2dOperator() local
418 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitTransposeConv2dOperator() local
DControl.hpp69 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitConcatenationOperator() local
192 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitMeanOperator() local
DElementwiseUnary.hpp29 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitElementwiseUnaryOperator() local
DComparison.hpp28 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitComparisonOperator() local
DTranspose.hpp28 const TfLiteTensor *tfLiteTensors = tfLiteContext->tensors; in VisitTransposeOperator() local
DPooling.hpp27 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPoolingOperator() local
DActivation.hpp50 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitActivationOperator() local
DResize.hpp52 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitResizeOperator() local
DSoftmax.hpp64 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSoftmaxOperator() local
DFullyConnected.hpp36 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitFullyConnectedOperator() local
DRedefine.hpp68 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitReshapeOperator() local
DElementwiseBinary.hpp166 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitElementwiseBinaryOperator() local