Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/armnn/delegate/test/
H A DElementwiseUnaryTestHelper.hpp103 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 DDelegateOptionsTestHelper.hpp261 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 DConvolutionTestHelper.hpp268 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 DControlTestHelper.hpp250 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 DSplitTestHelper.hpp161 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 DActivationTestHelper.hpp103 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ActivationTest() local
H A DTransposeTestHelper.hpp120 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in TransposeTest() local
H A DRoundTestHelper.hpp133 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in RoundTest() local
H A DSpaceDepthTestHelper.hpp147 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in SpaceDepthTest() local
H A DCastTestHelper.hpp129 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in CastTest() local
H A DFillTestHelper.hpp140 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in FillTest() local
H A DShapeTestHelper.hpp137 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ShapeTest() local
H A DResizeTestHelper.hpp156 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ResizeFP32TestImpl() local
H A DSoftmaxTestHelper.hpp133 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in SoftmaxTest() local
H A DGatherNdTestHelper.hpp152 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in GatherNdTest() local
H A DSliceTestHelper.hpp151 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in SliceTestImpl() local
H A DComparisonTestHelper.hpp188 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in ComparisonTest() local
H A DLogicalTestHelper.hpp166 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in LogicalBinaryTest() local
H A DQuantizationTestHelper.hpp158 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in QuantizationTest() local
H A DGatherTestHelper.hpp155 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in GatherTest() local
H A DPreluTestHelper.hpp168 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in PreluTest() local
H A DUnpackTestHelper.hpp158 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(i); in UnpackTest() local
H A DPackTestHelper.hpp159 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in PackTest() local
H A DBatchMatMulTestHelper.hpp162 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in BatchMatMulTest() local
H A DRedefineTestHelper.hpp181 std::vector<int32_t> armnnOutputShape = armnnInterpreter.GetOutputShape(0); in RedefineTest() local

12