Home
last modified time | relevance | path

Searched defs:operatorOutputs (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/armnn/delegate/test/
H A DConvolutionTestHelper.hpp160 const std::vector<int> operatorOutputs{3}; local
394 const std::vector<int> operatorOutputs{3}; local
597 const std::vector<int> operatorOutputs{3}; in CreateTransposeConvTfLiteModel() local
H A DControlTestHelper.hpp49 const std::vector<int32_t> operatorOutputs{inputTensorNum}; in CreateConcatTfLiteModel() local
172 const std::vector<int> operatorOutputs{ 2 }; in CreateMeanTfLiteModel() local
H A DSplitTestHelper.hpp84 const std::vector<int> operatorOutputs{ {2, 3} }; in CreateSplitTfLiteModel() local
242 const std::vector<int> operatorOutputs{ {3, 4} }; in CreateSplitVTfLiteModel() local
H A DActivationTestHelper.hpp44 const std::vector<int> operatorOutputs{1}; in CreateActivationTfLiteModel() local
H A DTransposeTestHelper.hpp54 const std::vector<int32_t> operatorOutputs{2}; in CreateTransposeTfLiteModel() local
H A DRoundTestHelper.hpp61 const std::vector<int32_t> operatorOutputs({1}); in CreateRoundTfLiteModel() local
H A DSpaceDepthTestHelper.hpp61 const std::vector<int32_t> operatorOutputs({1}); in CreateSpaceDepthTfLiteModel() local
H A DCastTestHelper.hpp61 const std::vector<int32_t> operatorOutputs({1}); in CreateCastTfLiteModel() local
H A DFillTestHelper.hpp74 const std::vector<int> operatorOutputs{ 2 }; in CreateFillTfLiteModel() local
H A DShapeTestHelper.hpp62 const std::vector<int32_t> operatorOutputs({ 1 }); in CreateShapeTfLiteModel() local
H A DResizeTestHelper.hpp86 const std::vector<int> operatorOutputs{2}; in CreateResizeTfLiteModel() local
H A DSoftmaxTestHelper.hpp50 const std::vector<int32_t> operatorOutputs({1}); in CreateSoftmaxTfLiteModel() local
H A DGatherNdTestHelper.hpp76 const std::vector<int> operatorOutputs{2}; in CreateGatherNdTfLiteModel() local
H A DSliceTestHelper.hpp79 const std::vector<int> operatorOutputs{ 3 }; in CreateSliceTfLiteModel() local
H A DElementwiseUnaryTestHelper.hpp44 const std::vector<int> operatorOutputs{1}; in CreateElementwiseUnaryTfLiteModel() local
H A DComparisonTestHelper.hpp114 const std::vector<int32_t> operatorOutputs{2}; in CreateComparisonTfLiteModel() local
H A DLogicalTestHelper.hpp93 const std::vector<int32_t> operatorOutputs{ 2 }; in CreateLogicalBinaryTfLiteModel() local
H A DQuantizationTestHelper.hpp87 const std::vector<int32_t> operatorOutputs{1}; in CreateQuantizationTfLiteModel() local
H A DGatherTestHelper.hpp77 const std::vector<int> operatorOutputs{2}; in CreateGatherTfLiteModel() local
H A DPreluTestHelper.hpp77 const std::vector<int> operatorOutputs{2}; in CreatePreluTfLiteModel() local
H A DUnpackTestHelper.hpp49 std::vector<int32_t> operatorOutputs{}; in CreateUnpackTfLiteModel() local
H A DPackTestHelper.hpp48 const std::vector<int32_t> operatorOutputs{inputTensorNum}; in CreatePackTfLiteModel() local
H A DBatchMatMulTestHelper.hpp82 const std::vector<int32_t> operatorOutputs{2}; in CreateBatchMatMulTfLiteModel() local
H A DRedefineTestHelper.hpp108 const std::vector<int32_t> operatorOutputs{1}; in CreateRedefineTfLiteModel() local
H A DArgMinMaxTestHelper.hpp92 const std::vector<int32_t> operatorOutputs{ 2 }; in CreateArgMinMaxTfLiteModel() local

12