Home
last modified time | relevance | path

Searched defs:tfLiteInterpreter (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/armnn/delegate/classic/src/test/
H A DArmnnClassicDelegateTest.cpp24 auto tfLiteInterpreter = std::make_unique<Interpreter>(); variable
62 auto tfLiteInterpreter = std::make_unique<Interpreter>(); variable
/aosp_15_r20/external/armnn/delegate/test/
H A DElementwiseUnaryTestHelper.hpp90 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ElementwiseUnaryFP32Test() local
124 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ElementwiseUnaryBoolTest() local
H A DDelegateOptionsTestHelper.hpp244 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in DelegateOptionTest() local
286 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in DelegateOptionNoFallbackTest() local
H A DConvolutionTestHelper.hpp255 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); local
488 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); local
677 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in TransposeConvTest() local
H A DControlTestHelper.hpp231 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ConcatenationTest() local
285 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in MeanTest() local
H A DSplitTestHelper.hpp143 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SplitTest() local
306 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SplitVTest() local
H A DActivationTestHelper.hpp90 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ActivationTest() local
H A DTransposeTestHelper.hpp105 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in TransposeTest() local
H A DRoundTestHelper.hpp120 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in RoundTest() local
H A DSpaceDepthTestHelper.hpp134 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SpaceDepthTest() local
H A DCastTestHelper.hpp116 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in CastTest() local
H A DFillTestHelper.hpp129 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in FillTest() local
H A DShapeTestHelper.hpp126 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ShapeTest() local
H A DResizeTestHelper.hpp141 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ResizeFP32TestImpl() local
H A DSoftmaxTestHelper.hpp120 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SoftmaxTest() local
H A DGatherNdTestHelper.hpp137 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in GatherNdTest() local
H A DSliceTestHelper.hpp138 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SliceTestImpl() local
H A DComparisonTestHelper.hpp173 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ComparisonTest() local
H A DLogicalTestHelper.hpp151 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in LogicalBinaryTest() local
H A DQuantizationTestHelper.hpp145 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in QuantizationTest() local
H A DGatherTestHelper.hpp140 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in GatherTest() local
H A DPreluTestHelper.hpp139 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in PreluTest() local
H A DUnpackTestHelper.hpp140 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in UnpackTest() local
H A DPackTestHelper.hpp138 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in PackTest() local
H A DBatchMatMulTestHelper.hpp147 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in BatchMatMulTest() local

12