/aosp_15_r20/external/armnn/delegate/test/ |
H A D | ElementwiseUnaryTestHelper.hpp | 103 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ElementwiseUnaryFP32Test() local 137 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ElementwiseUnaryBoolTest() local
|
H A D | DelegateOptionsTestHelper.hpp | 261 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in DelegateOptionTest() local 301 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in DelegateOptionNoFallbackTest() local
|
H A D | ConvolutionTestHelper.hpp | 268 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); local 501 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); local 690 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in TransposeConvTest() local
|
H A D | ControlTestHelper.hpp | 250 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ConcatenationTest() local 298 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in MeanTest() local
|
H A D | SplitTestHelper.hpp | 161 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(i); in SplitTest() local 324 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(i); in SplitVTest() local
|
H A D | ActivationTestHelper.hpp | 103 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ActivationTest() local
|
H A D | TransposeTestHelper.hpp | 120 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in TransposeTest() local
|
H A D | RoundTestHelper.hpp | 133 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in RoundTest() local
|
H A D | SpaceDepthTestHelper.hpp | 147 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in SpaceDepthTest() local
|
H A D | CastTestHelper.hpp | 129 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in CastTest() local
|
H A D | FillTestHelper.hpp | 140 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in FillTest() local
|
H A D | ShapeTestHelper.hpp | 137 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ShapeTest() local
|
H A D | ResizeTestHelper.hpp | 156 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ResizeFP32TestImpl() local
|
H A D | SoftmaxTestHelper.hpp | 133 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in SoftmaxTest() local
|
H A D | GatherNdTestHelper.hpp | 152 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in GatherNdTest() local
|
H A D | SliceTestHelper.hpp | 151 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in SliceTestImpl() local
|
H A D | ComparisonTestHelper.hpp | 188 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ComparisonTest() local
|
H A D | LogicalTestHelper.hpp | 166 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in LogicalBinaryTest() local
|
H A D | QuantizationTestHelper.hpp | 158 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in QuantizationTest() local
|
H A D | GatherTestHelper.hpp | 155 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in GatherTest() local
|
H A D | PreluTestHelper.hpp | 168 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in PreluTest() local
|
H A D | UnpackTestHelper.hpp | 158 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(i); in UnpackTest() local
|
H A D | PackTestHelper.hpp | 159 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in PackTest() local
|
H A D | BatchMatMulTestHelper.hpp | 162 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in BatchMatMulTest() local
|
H A D | RedefineTestHelper.hpp | 181 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in RedefineTest() local
|