Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/armnn/delegate/classic/src/
H A DConvolution.hpp47 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitConv2dOperator() local
271 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitConv3dOperator() local
458 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitDepthwiseConv2dOperator() local
663 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitTransposeConv2dOperator() local
H A DQuantization.hpp27 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitDequantizeOperator() local
101 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitQuantizeOperator() local
H A DSpaceDepth.hpp25 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSpaceToDepthOperator() local
93 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitDepthToSpaceOperator() local
H A DNormalization.hpp25 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitL2NormalizationOperator() local
93 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitLocalResponseNormalizationOperator() local
H A DBatchSpace.hpp25 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitBatchToSpaceNdOperator() local
125 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSpaceToBatchNdOperator() local
H A DPooling.hpp28 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPooling2dOperator() local
151 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPooling3dOperator() local
H A DRedefine.hpp30 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitCastOperator() local
135 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitReshapeOperator() local
H A DSplit.hpp32 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSplitOperator() local
164 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSplitVOperator() local
H A DControl.hpp69 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitConcatenationOperator() local
199 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitMeanOperator() local
H A DClassicDelegateUtils.hpp460 armnn::ConstTensor* GetConstTensorForTfLiteTensor(const TfLiteTensor* tfLiteTensors, TfLiteNode* tf… in GetConstTensorForTfLiteTensor()
483 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in ProcessInputs() local
H A DRound.hpp27 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitFloorOperator() local
H A DGatherNd.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitGatherNdOperator() local
H A DElementwiseUnary.hpp29 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitElementwiseUnaryOperator() local
H A DShape.hpp28 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitShapeOperator() local
H A DFill.hpp35 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitFillOperator() local
H A DBatchMatMul.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitBatchMatMulOperator() local
H A DTranspose.hpp28 const TfLiteTensor *tfLiteTensors = tfLiteContext->tensors; in VisitTransposeOperator() local
H A DArgMinMax.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitArgMinMaxOperator() local
H A DComparison.hpp29 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitComparisonOperator() local
H A DGather.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitGatherOperator() local
H A DLogicalBinary.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitLogicalBinaryOperator() local
H A DActivation.hpp51 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitActivationOperator() local
H A DPad.hpp37 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPadOperator() local
H A DPack.hpp33 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPackOperator() local
H A DPrelu.hpp51 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPreluOperator() local

12