/aosp_15_r20/external/armnn/delegate/classic/src/ |
H A D | Redefine.hpp | 25 int32_t operatorCode) in VisitCastOperator() 121 int32_t operatorCode) in VisitReshapeOperator() 263 int32_t operatorCode) in VisitSqueezeOperator() 278 int32_t operatorCode) in VisitExpandDimsOperator()
|
H A D | Convolution.hpp | 24 int32_t operatorCode) in VisitConv2dOperator() 246 int32_t operatorCode) in VisitConv3dOperator() 434 int32_t operatorCode) in VisitDepthwiseConv2dOperator() 651 int32_t operatorCode) in VisitTransposeConv2dOperator() 850 int32_t operatorCode) in VisitConvolutionOperator()
|
H A D | SpaceDepth.hpp | 20 int32_t operatorCode) in VisitSpaceToDepthOperator() 88 int32_t operatorCode) in VisitDepthToSpaceOperator()
|
H A D | BatchSpace.hpp | 20 int32_t operatorCode) in VisitBatchToSpaceNdOperator() 120 int32_t operatorCode) in VisitSpaceToBatchNdOperator()
|
H A D | Round.hpp | 22 int32_t operatorCode) in VisitFloorOperator()
|
H A D | GatherNd.hpp | 21 int32_t operatorCode) in VisitGatherNdOperator()
|
H A D | Shape.hpp | 23 int32_t operatorCode) in VisitShapeOperator()
|
H A D | BatchMatMul.hpp | 21 int32_t operatorCode) in VisitBatchMatMulOperator()
|
H A D | Gather.hpp | 21 int32_t operatorCode) in VisitGatherOperator()
|
H A D | Activation.hpp | 46 int32_t operatorCode) in VisitActivationOperator()
|
H A D | Pack.hpp | 20 int32_t operatorCode) in VisitPackOperator()
|
H A D | Prelu.hpp | 46 int32_t operatorCode) in VisitPreluOperator()
|
H A D | Lstm.hpp | 26 int32_t operatorCode) in VisitLstmOperator()
|
/aosp_15_r20/external/armnn/delegate/test/ |
H A D | ResizeTestHelper.hpp | 24 std::vector<char> CreateResizeTfLiteModel(tflite::BuiltinOperator operatorCode, in CreateResizeTfLiteModel() 122 void ResizeFP32TestImpl(tflite::BuiltinOperator operatorCode, in ResizeFP32TestImpl()
|
H A D | SoftmaxTestHelper.hpp | 54 flatbuffers::Offset<OperatorCode> operatorCode; in CreateSoftmaxTfLiteModel() local 148 void SoftmaxTestCase(tflite::BuiltinOperator operatorCode, in SoftmaxTestCase()
|
H A D | ConvolutionTestHelper.hpp | 180 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, convolutio… local 417 flatbuffers::Offset <OperatorCode> operatorCode = local 617 flatbuffers::Offset <OperatorCode> operatorCode = in CreateTransposeConvTfLiteModel() local
|
H A D | ControlTestHelper.hpp | 99 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, controlOpe… in CreateConcatTfLiteModel() local 192 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, controlOpe… in CreateMeanTfLiteModel() local
|
H A D | SplitTestHelper.hpp | 104 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, BuiltinOpe… in CreateSplitTfLiteModel() local 262 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, BuiltinOpe… in CreateSplitVTfLiteModel() local
|
H A D | ActivationTestHelper.hpp | 62 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, activation… in CreateActivationTfLiteModel() local
|
H A D | TransposeTestHelper.hpp | 72 flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, in CreateTransposeTfLiteModel() local
|
H A D | RoundTestHelper.hpp | 65 flatbuffers::Offset<OperatorCode> operatorCode; in CreateRoundTfLiteModel() local
|
H A D | SpaceDepthTestHelper.hpp | 65 flatbuffers::Offset<OperatorCode> operatorCode; in CreateSpaceDepthTfLiteModel() local
|
H A D | CastTestHelper.hpp | 73 flatbuffers::Offset<OperatorCode> operatorCode = in CreateCastTfLiteModel() local
|
H A D | FillTestHelper.hpp | 94 flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, in CreateFillTfLiteModel() local
|
/aosp_15_r20/external/armnn/delegate/opaque/src/ |
H A D | Redefine.hpp | 24 int32_t operatorCode) in VisitCastOperator()
|