/external/armnn/delegate/src/ |
D | BatchSpace.hpp | 20 TfLiteNode* tfLiteNode, in VisitBatchToSpaceNdOperator() 34 TfLiteNode* tfLiteNode, in VisitSpaceToBatchNdOperator()
|
D | SpaceDepth.hpp | 20 TfLiteNode* tfLiteNode, in VisitSpaceToDepthOperator() 35 TfLiteNode* tfLiteNode, in VisitDepthToSpaceOperator()
|
D | Redefine.hpp | 52 TfLiteNode* tfLiteNode, in VisitReshapeOperator() 203 TfLiteNode* tfLiteNode, in VisitSqueezeOperator() 218 TfLiteNode* tfLiteNode, in VisitExpandDimsOperator()
|
D | DelegateUtils.hpp | 70 TfLiteNode* tfLiteNode, in ValidateNumInputs() 86 TfLiteNode* tfLiteNode, in ValidateNumOutputs() 139 TfLiteNode* tfLiteNode, in Connect() 167 TfLiteNode* tfLiteNode, in BroadcastTensor() 249 TfLiteNode* tfLiteNode, in FusedActivation()
|
D | Convolution.hpp | 21 TfLiteNode* tfLiteNode, in VisitConv2dOperator() 209 TfLiteNode* tfLiteNode, in VisitDepthwiseConv2dOperator() 404 TfLiteNode* tfLiteNode, in VisitTransposeConv2dOperator() 587 TfLiteNode* tfLiteNode, in VisitConvolutionOperator()
|
D | armnn_delegate.cpp | 178 TfLiteNode* tfLiteNode = nullptr; in IdentifyOperatorsToDelegate() local 299 TfLiteNode* tfLiteNode = nullptr; in Create() local 367 TfLiteStatus ArmnnSubgraph::Invoke(TfLiteContext* tfLiteContext, TfLiteNode* tfLiteNode) in Invoke() 406 TfLiteNode* tfLiteNode, in VisitNode()
|
D | Quantization.hpp | 20 TfLiteNode* tfLiteNode, in VisitDequantizeOperator() 81 TfLiteNode* tfLiteNode, in VisitQuantizeOperator()
|
D | Control.hpp | 55 TfLiteNode* tfLiteNode, in VisitConcatenationOperator() 185 TfLiteNode* tfLiteNode, in VisitMeanOperator() 304 TfLiteNode* tfLiteNode, in VisitControlOperator()
|
D | Normalization.hpp | 20 TfLiteNode* tfLiteNode, in VisitNormalizationOperator()
|
D | Fill.hpp | 20 TfLiteNode* tfLiteNode, in VisitFillOperator()
|
D | Round.hpp | 20 TfLiteNode* tfLiteNode, in VisitFloorOperator()
|
D | ArgMinMax.hpp | 20 TfLiteNode* tfLiteNode, in VisitArgMinMaxOperator()
|
D | Slice.hpp | 20 TfLiteNode* tfLiteNode, in VisitSliceOperator()
|
D | Gather.hpp | 20 TfLiteNode* tfLiteNode, in VisitGatherOperator()
|
D | Lstm.hpp | 20 TfLiteNode* tfLiteNode, in VisitLstmOperator()
|
D | Pad.hpp | 20 TfLiteNode* tfLiteNode, in VisitPadOperator()
|
D | ElementwiseUnary.hpp | 22 TfLiteNode* tfLiteNode, in VisitElementwiseUnaryOperator()
|
D | Comparison.hpp | 21 TfLiteNode* tfLiteNode, in VisitComparisonOperator()
|
D | Transpose.hpp | 21 TfLiteNode* tfLiteNode, in VisitTransposeOperator()
|
D | Pooling.hpp | 20 TfLiteNode* tfLiteNode, in VisitPoolingOperator()
|
D | Activation.hpp | 43 TfLiteNode* tfLiteNode, in VisitActivationOperator()
|
D | Resize.hpp | 45 TfLiteNode* tfLiteNode, in VisitResizeOperator()
|
D | Softmax.hpp | 57 TfLiteNode* tfLiteNode, in VisitSoftmaxOperator()
|
D | FullyConnected.hpp | 21 TfLiteNode* tfLiteNode, in VisitFullyConnectedOperator()
|
D | ElementwiseBinary.hpp | 159 TfLiteNode* tfLiteNode, in VisitElementwiseBinaryOperator()
|