/aosp_15_r20/external/armnn/delegate/test/ |
H A D | DelegateOptionsTestHelper.hpp | 125 const std::vector<int> subgraphInputs{0, 1, 2}; in CreateAddDivTfLiteModel() local 204 const std::vector<int32_t> subgraphInputs({0}); in CreateCosTfLiteModel() local
|
H A D | ConvolutionTestHelper.hpp | 169 const std::vector<int> subgraphInputs{0, 1, 2}; local 403 const std::vector<int> subgraphInputs{0, 1, 2}; local 606 const std::vector<int> subgraphInputs{0, 1, 2}; in CreateTransposeConvTfLiteModel() local
|
H A D | ControlTestHelper.hpp | 50 std::vector<int> subgraphInputs{}; in CreateConcatTfLiteModel() local 181 const std::vector<int> subgraphInputs{ {0, 1} }; in CreateMeanTfLiteModel() local
|
H A D | SplitTestHelper.hpp | 93 const std::vector<int> subgraphInputs{ {0, 1} }; in CreateSplitTfLiteModel() local 251 const std::vector<int> subgraphInputs{ {0, 1, 2} }; in CreateSplitVTfLiteModel() local
|
H A D | ActivationTestHelper.hpp | 51 const std::vector<int> subgraphInputs{0}; in CreateActivationTfLiteModel() local
|
H A D | TransposeTestHelper.hpp | 62 const std::vector<int> subgraphInputs{0, 1}; in CreateTransposeTfLiteModel() local
|
H A D | RoundTestHelper.hpp | 80 const std::vector<int32_t> subgraphInputs({0}); in CreateRoundTfLiteModel() local
|
H A D | SpaceDepthTestHelper.hpp | 96 const std::vector<int32_t> subgraphInputs({0}); in CreateSpaceDepthTfLiteModel() local
|
H A D | CastTestHelper.hpp | 76 const std::vector<int32_t> subgraphInputs({0}); in CreateCastTfLiteModel() local
|
H A D | FillTestHelper.hpp | 83 const std::vector<int> subgraphInputs{ {0, 1} }; in CreateFillTfLiteModel() local
|
H A D | ShapeTestHelper.hpp | 80 const std::vector<int32_t> subgraphInputs({ 0 }); in CreateShapeTfLiteModel() local
|
H A D | ResizeTestHelper.hpp | 95 const std::vector<int> subgraphInputs{0, 1}; in CreateResizeTfLiteModel() local
|
H A D | SoftmaxTestHelper.hpp | 85 const std::vector<int32_t> subgraphInputs({0}); in CreateSoftmaxTfLiteModel() local
|
H A D | GatherNdTestHelper.hpp | 87 const std::vector<int> subgraphInputs{{0, 1}}; in CreateGatherNdTfLiteModel() local
|
H A D | SliceTestHelper.hpp | 88 const std::vector<int> subgraphInputs{ 0, 1, 2 }; in CreateSliceTfLiteModel() local
|
H A D | ElementwiseUnaryTestHelper.hpp | 51 const std::vector<int> subgraphInputs{0}; in CreateElementwiseUnaryTfLiteModel() local
|
H A D | ComparisonTestHelper.hpp | 123 const std::vector<int> subgraphInputs{0, 1}; in CreateComparisonTfLiteModel() local
|
H A D | LogicalTestHelper.hpp | 102 const std::vector<int> subgraphInputs{ {0, 1} }; in CreateLogicalBinaryTfLiteModel() local
|
H A D | QuantizationTestHelper.hpp | 96 const std::vector<int> subgraphInputs{0}; in CreateQuantizationTfLiteModel() local
|
H A D | GatherTestHelper.hpp | 88 const std::vector<int> subgraphInputs{{0, 1}}; in CreateGatherTfLiteModel() local
|
H A D | PreluTestHelper.hpp | 84 std::vector<int> subgraphInputs{0}; in CreatePreluTfLiteModel() local
|
H A D | UnpackTestHelper.hpp | 50 const std::vector<int> subgraphInputs{ 0 }; in CreateUnpackTfLiteModel() local
|
H A D | PackTestHelper.hpp | 49 std::vector<int> subgraphInputs{}; in CreatePackTfLiteModel() local
|
H A D | BatchMatMulTestHelper.hpp | 92 const std::vector<int> subgraphInputs{{0, 1}}; in CreateBatchMatMulTfLiteModel() local
|
H A D | RedefineTestHelper.hpp | 57 std::vector<int> subgraphInputs; in CreateRedefineTfLiteModel() local
|