Home
last modified time | relevance | path

Searched defs:operatorCode (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/external/armnn/delegate/classic/src/
H A DRedefine.hpp25 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 DConvolution.hpp24 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 DSpaceDepth.hpp20 int32_t operatorCode) in VisitSpaceToDepthOperator()
88 int32_t operatorCode) in VisitDepthToSpaceOperator()
H A DBatchSpace.hpp20 int32_t operatorCode) in VisitBatchToSpaceNdOperator()
120 int32_t operatorCode) in VisitSpaceToBatchNdOperator()
H A DRound.hpp22 int32_t operatorCode) in VisitFloorOperator()
H A DGatherNd.hpp21 int32_t operatorCode) in VisitGatherNdOperator()
H A DShape.hpp23 int32_t operatorCode) in VisitShapeOperator()
H A DBatchMatMul.hpp21 int32_t operatorCode) in VisitBatchMatMulOperator()
H A DGather.hpp21 int32_t operatorCode) in VisitGatherOperator()
H A DActivation.hpp46 int32_t operatorCode) in VisitActivationOperator()
H A DPack.hpp20 int32_t operatorCode) in VisitPackOperator()
H A DPrelu.hpp46 int32_t operatorCode) in VisitPreluOperator()
H A DLstm.hpp26 int32_t operatorCode) in VisitLstmOperator()
/aosp_15_r20/external/armnn/delegate/test/
H A DResizeTestHelper.hpp24 std::vector<char> CreateResizeTfLiteModel(tflite::BuiltinOperator operatorCode, in CreateResizeTfLiteModel()
122 void ResizeFP32TestImpl(tflite::BuiltinOperator operatorCode, in ResizeFP32TestImpl()
H A DSoftmaxTestHelper.hpp54 flatbuffers::Offset<OperatorCode> operatorCode; in CreateSoftmaxTfLiteModel() local
148 void SoftmaxTestCase(tflite::BuiltinOperator operatorCode, in SoftmaxTestCase()
H A DConvolutionTestHelper.hpp180 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, convolutio… local
417 flatbuffers::Offset <OperatorCode> operatorCode = local
617 flatbuffers::Offset <OperatorCode> operatorCode = in CreateTransposeConvTfLiteModel() local
H A DControlTestHelper.hpp99 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, controlOpe… in CreateConcatTfLiteModel() local
192 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, controlOpe… in CreateMeanTfLiteModel() local
H A DSplitTestHelper.hpp104 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, BuiltinOpe… in CreateSplitTfLiteModel() local
262 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, BuiltinOpe… in CreateSplitVTfLiteModel() local
H A DActivationTestHelper.hpp62 …flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, activation… in CreateActivationTfLiteModel() local
H A DTransposeTestHelper.hpp72 flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, in CreateTransposeTfLiteModel() local
H A DRoundTestHelper.hpp65 flatbuffers::Offset<OperatorCode> operatorCode; in CreateRoundTfLiteModel() local
H A DSpaceDepthTestHelper.hpp65 flatbuffers::Offset<OperatorCode> operatorCode; in CreateSpaceDepthTfLiteModel() local
H A DCastTestHelper.hpp73 flatbuffers::Offset<OperatorCode> operatorCode = in CreateCastTfLiteModel() local
H A DFillTestHelper.hpp94 flatbuffers::Offset <OperatorCode> operatorCode = CreateOperatorCode(flatBufferBuilder, in CreateFillTfLiteModel() local
/aosp_15_r20/external/armnn/delegate/opaque/src/
H A DRedefine.hpp24 int32_t operatorCode) in VisitCastOperator()

123