Home
last modified time | relevance | path

Searched defs:subgraphOutputs (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/armnn/delegate/test/
H A DDelegateOptionsTestHelper.hpp126 const std::vector<int> subgraphOutputs{4}; in CreateAddDivTfLiteModel() local
205 const std::vector<int32_t> subgraphOutputs({1}); in CreateCosTfLiteModel() local
H A DConvolutionTestHelper.hpp170 const std::vector<int> subgraphOutputs{3}; local
404 const std::vector<int> subgraphOutputs{3}; local
607 const std::vector<int> subgraphOutputs{3}; in CreateTransposeConvTfLiteModel() local
H A DControlTestHelper.hpp51 const std::vector<int> subgraphOutputs{inputTensorNum}; in CreateConcatTfLiteModel() local
182 const std::vector<int> subgraphOutputs{ 2 }; in CreateMeanTfLiteModel() local
H A DSplitTestHelper.hpp94 const std::vector<int> subgraphOutputs{ {2, 3} }; in CreateSplitTfLiteModel() local
252 const std::vector<int> subgraphOutputs{ {3, 4} }; in CreateSplitVTfLiteModel() local
H A DActivationTestHelper.hpp52 const std::vector<int> subgraphOutputs{1}; in CreateActivationTfLiteModel() local
H A DTransposeTestHelper.hpp63 const std::vector<int> subgraphOutputs{2}; in CreateTransposeTfLiteModel() local
H A DRoundTestHelper.hpp81 const std::vector<int32_t> subgraphOutputs({1}); in CreateRoundTfLiteModel() local
H A DSpaceDepthTestHelper.hpp97 const std::vector<int32_t> subgraphOutputs({1}); in CreateSpaceDepthTfLiteModel() local
H A DCastTestHelper.hpp77 const std::vector<int32_t> subgraphOutputs({1}); in CreateCastTfLiteModel() local
H A DFillTestHelper.hpp84 const std::vector<int> subgraphOutputs{ 2 }; in CreateFillTfLiteModel() local
H A DShapeTestHelper.hpp81 const std::vector<int32_t> subgraphOutputs({ 1 }); in CreateShapeTfLiteModel() local
H A DResizeTestHelper.hpp96 const std::vector<int> subgraphOutputs{2}; in CreateResizeTfLiteModel() local
H A DSoftmaxTestHelper.hpp86 const std::vector<int32_t> subgraphOutputs({1}); in CreateSoftmaxTfLiteModel() local
H A DGatherNdTestHelper.hpp88 const std::vector<int> subgraphOutputs{2}; in CreateGatherNdTfLiteModel() local
H A DSliceTestHelper.hpp89 const std::vector<int> subgraphOutputs{ 3 }; in CreateSliceTfLiteModel() local
H A DElementwiseUnaryTestHelper.hpp52 const std::vector<int> subgraphOutputs{1}; in CreateElementwiseUnaryTfLiteModel() local
H A DComparisonTestHelper.hpp124 const std::vector<int> subgraphOutputs{2}; in CreateComparisonTfLiteModel() local
H A DLogicalTestHelper.hpp103 const std::vector<int> subgraphOutputs{ 2 }; in CreateLogicalBinaryTfLiteModel() local
H A DQuantizationTestHelper.hpp97 const std::vector<int> subgraphOutputs{1}; in CreateQuantizationTfLiteModel() local
H A DGatherTestHelper.hpp89 const std::vector<int> subgraphOutputs{2}; in CreateGatherTfLiteModel() local
H A DPreluTestHelper.hpp90 const std::vector<int> subgraphOutputs{2}; in CreatePreluTfLiteModel() local
H A DUnpackTestHelper.hpp51 std::vector<int> subgraphOutputs{}; in CreateUnpackTfLiteModel() local
H A DPackTestHelper.hpp50 const std::vector<int> subgraphOutputs{inputTensorNum}; in CreatePackTfLiteModel() local
H A DBatchMatMulTestHelper.hpp93 const std::vector<int> subgraphOutputs{2}; in CreateBatchMatMulTfLiteModel() local
H A DRedefineTestHelper.hpp117 const std::vector<int> subgraphOutputs{1}; in CreateRedefineTfLiteModel() local

12