Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/armnn/delegate/test/
H A DElementwiseUnaryTestHelper.hpp95 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 DDelegateOptionsTestHelper.hpp251 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 DConvolutionTestHelper.hpp260 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 DControlTestHelper.hpp246 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 DSplitTestHelper.hpp158 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 DActivationTestHelper.hpp95 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ActivationTest() local
H A DTransposeTestHelper.hpp111 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in TransposeTest() local
H A DRoundTestHelper.hpp125 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in RoundTest() local
H A DSpaceDepthTestHelper.hpp139 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in SpaceDepthTest() local
H A DCastTestHelper.hpp121 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in CastTest() local
H A DFillTestHelper.hpp133 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in FillTest() local
H A DShapeTestHelper.hpp130 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ShapeTest() local
H A DResizeTestHelper.hpp147 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ResizeFP32TestImpl() local
H A DSoftmaxTestHelper.hpp125 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in SoftmaxTest() local
H A DGatherNdTestHelper.hpp143 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in GatherNdTest() local
H A DSliceTestHelper.hpp143 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in SliceTestImpl() local
H A DComparisonTestHelper.hpp179 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in ComparisonTest() local
H A DLogicalTestHelper.hpp157 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in LogicalBinaryTest() local
H A DQuantizationTestHelper.hpp150 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in QuantizationTest() local
H A DGatherTestHelper.hpp146 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in GatherTest() local
H A DPreluTestHelper.hpp167 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in PreluTest() local
H A DUnpackTestHelper.hpp155 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(i); in UnpackTest() local
H A DPackTestHelper.hpp155 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in PackTest() local
H A DBatchMatMulTestHelper.hpp153 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in BatchMatMulTest() local
H A DRedefineTestHelper.hpp173 std::vector<int32_t> tfLiteOutputShape = tfLiteInterpreter.GetOutputShape(0); in RedefineTest() local

12