/aosp_15_r20/external/armnn/delegate/test/ |
H A D | ElementwiseUnaryTestHelper.hpp | 95 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ElementwiseUnaryFP32Test() local 129 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ElementwiseUnaryBoolTest() local
|
H A D | DelegateOptionsTestHelper.hpp | 251 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in DelegateOptionTest() local 291 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in DelegateOptionNoFallbackTest() local
|
H A D | ConvolutionTestHelper.hpp | 260 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); local 493 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); local 682 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in TransposeConvTest() local
|
H A D | ControlTestHelper.hpp | 246 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ConcatenationTest() local 290 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in MeanTest() local
|
H A D | SplitTestHelper.hpp | 158 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(i); in SplitTest() local 321 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(i); in SplitVTest() local
|
H A D | ActivationTestHelper.hpp | 95 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ActivationTest() local
|
H A D | TransposeTestHelper.hpp | 111 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in TransposeTest() local
|
H A D | RoundTestHelper.hpp | 125 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in RoundTest() local
|
H A D | SpaceDepthTestHelper.hpp | 139 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in SpaceDepthTest() local
|
H A D | CastTestHelper.hpp | 121 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in CastTest() local
|
H A D | FillTestHelper.hpp | 133 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in FillTest() local
|
H A D | ShapeTestHelper.hpp | 130 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ShapeTest() local
|
H A D | ResizeTestHelper.hpp | 147 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ResizeFP32TestImpl() local
|
H A D | SoftmaxTestHelper.hpp | 125 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in SoftmaxTest() local
|
H A D | GatherNdTestHelper.hpp | 143 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in GatherNdTest() local
|
H A D | SliceTestHelper.hpp | 143 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in SliceTestImpl() local
|
H A D | ComparisonTestHelper.hpp | 179 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ComparisonTest() local
|
H A D | LogicalTestHelper.hpp | 157 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in LogicalBinaryTest() local
|
H A D | QuantizationTestHelper.hpp | 150 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in QuantizationTest() local
|
H A D | GatherTestHelper.hpp | 146 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in GatherTest() local
|
H A D | PreluTestHelper.hpp | 167 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in PreluTest() local
|
H A D | UnpackTestHelper.hpp | 155 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(i); in UnpackTest() local
|
H A D | PackTestHelper.hpp | 155 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in PackTest() local
|
H A D | BatchMatMulTestHelper.hpp | 153 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in BatchMatMulTest() local
|
H A D | RedefineTestHelper.hpp | 173 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in RedefineTest() local
|