Home
last modified time | relevance | path

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

12

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

12