Home
last modified time | relevance | path

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

12

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

12