Home
last modified time | relevance | path

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

12

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

12