| /external/armnn/delegate/test/ |
| D | SplitTestHelper.hpp | 83 const std::vector<int> operatorInputs{ {0, 1} }; in CreateSplitTfLiteModel() local 241 const std::vector<int> operatorInputs{ {0, 1, 2} }; in CreateSplitVTfLiteModel() local
|
| D | ControlTestHelper.hpp | 48 std::vector<int32_t> operatorInputs{}; in CreateConcatTfLiteModel() local 171 const std::vector<int> operatorInputs{ {0, 1} }; in CreateMeanTfLiteModel() local
|
| D | ActivationTestHelper.hpp | 43 const std::vector<int> operatorInputs{0}; in CreateActivationTfLiteModel() local
|
| D | TransposeTestHelper.hpp | 53 const std::vector<int32_t> operatorInputs{0, 1}; in CreateTransposeTfLiteModel() local
|
| D | RoundTestHelper.hpp | 60 const std::vector<int32_t> operatorInputs({0}); in CreateRoundTfLiteModel() local
|
| D | SpaceDepthTestHelper.hpp | 60 const std::vector<int32_t> operatorInputs({0}); in CreateSpaceDepthTfLiteModel() local
|
| D | CastTestHelper.hpp | 60 const std::vector<int32_t> operatorInputs({0}); in CreateCastTfLiteModel() local
|
| D | FillTestHelper.hpp | 73 const std::vector<int> operatorInputs{ {0, 1} }; in CreateFillTfLiteModel() local
|
| D | ResizeTestHelper.hpp | 85 const std::vector<int> operatorInputs{0, 1}; in CreateResizeTfLiteModel() local
|
| D | ShapeTestHelper.hpp | 61 const std::vector<int32_t> operatorInputs({ 0 }); in CreateShapeTfLiteModel() local
|
| D | SliceTestHelper.hpp | 78 const std::vector<int> operatorInputs{ 0, 1, 2 }; in CreateSliceTfLiteModel() local
|
| D | SoftmaxTestHelper.hpp | 49 const std::vector<int32_t> operatorInputs({0}); in CreateSoftmaxTfLiteModel() local
|
| D | GatherNdTestHelper.hpp | 75 const std::vector<int> operatorInputs{{0, 1}}; in CreateGatherNdTfLiteModel() local
|
| D | PreluTestHelper.hpp | 76 const std::vector<int> operatorInputs{0, 1}; in CreatePreluTfLiteModel() local
|
| D | QuantizationTestHelper.hpp | 86 const std::vector<int32_t> operatorInputs{0}; in CreateQuantizationTfLiteModel() local
|
| D | ElementwiseUnaryTestHelper.hpp | 43 const std::vector<int> operatorInputs{0}; in CreateElementwiseUnaryTfLiteModel() local
|
| D | ComparisonTestHelper.hpp | 113 const std::vector<int32_t> operatorInputs{0, 1}; in CreateComparisonTfLiteModel() local
|
| D | GatherTestHelper.hpp | 76 const std::vector<int> operatorInputs{{0, 1}}; in CreateGatherTfLiteModel() local
|
| D | LogicalTestHelper.hpp | 92 const std::vector<int32_t> operatorInputs{ {0, 1} }; in CreateLogicalBinaryTfLiteModel() local
|
| D | UnpackTestHelper.hpp | 48 const std::vector<int32_t> operatorInputs{ 0 }; in CreateUnpackTfLiteModel() local
|
| D | PackTestHelper.hpp | 47 std::vector<int32_t> operatorInputs{}; in CreatePackTfLiteModel() local
|
| D | BatchMatMulTestHelper.hpp | 81 const std::vector<int32_t> operatorInputs{{0, 1}}; in CreateBatchMatMulTfLiteModel() local
|
| D | ArgMinMaxTestHelper.hpp | 79 std::vector<int32_t> operatorInputs = {{ 0, 1 }}; in CreateArgMinMaxTfLiteModel() local
|
| D | ReduceTestHelper.hpp | 110 const std::vector<int> operatorInputs{ {0, 1} }; in CreateReduceTfLiteModel() local
|
| D | RedefineTestHelper.hpp | 56 std::vector<int32_t> operatorInputs; in CreateRedefineTfLiteModel() local
|