Home
last modified time | relevance | path

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

12

/external/armnn/delegate/classic/src/
DQuantization.hpp27 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitDequantizeOperator() local
101 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitQuantizeOperator() local
DNormalization.hpp25 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitL2NormalizationOperator() local
93 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitLocalResponseNormalizationOperator() local
DSpaceDepth.hpp25 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSpaceToDepthOperator() local
93 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitDepthToSpaceOperator() local
DBatchSpace.hpp25 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitBatchToSpaceNdOperator() local
125 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSpaceToBatchNdOperator() local
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
DPooling.hpp28 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPooling2dOperator() local
151 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPooling3dOperator() local
DRound.hpp27 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitFloorOperator() local
DRedefine.hpp30 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitCastOperator() local
135 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitReshapeOperator() local
DGatherNd.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitGatherNdOperator() local
DSplit.hpp32 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSplitOperator() local
164 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitSplitVOperator() local
DShape.hpp28 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitShapeOperator() local
DElementwiseUnary.hpp29 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitElementwiseUnaryOperator() local
DControl.hpp69 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitConcatenationOperator() local
199 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitMeanOperator() local
DFill.hpp35 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitFillOperator() local
DComparison.hpp29 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitComparisonOperator() local
DGather.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitGatherOperator() local
DBatchMatMul.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitBatchMatMulOperator() local
DTranspose.hpp28 const TfLiteTensor *tfLiteTensors = tfLiteContext->tensors; in VisitTransposeOperator() local
DArgMinMax.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitArgMinMaxOperator() local
DLogicalBinary.hpp26 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitLogicalBinaryOperator() local
DActivation.hpp51 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitActivationOperator() local
DPack.hpp33 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPackOperator() local
DPad.hpp37 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPadOperator() local
DResize.hpp53 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitResizeOperator() local
DPrelu.hpp51 const TfLiteTensor* tfLiteTensors = tfLiteContext->tensors; in VisitPreluOperator() local

12