Home
last modified time | relevance | path

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

12

/external/armnn/delegate/test/
DElementwiseUnaryTestHelper.hpp98 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ElementwiseUnaryFP32Test() local
132 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ElementwiseUnaryBoolTest() local
DDelegateOptionsTestHelper.hpp254 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, delegateOptions); in DelegateOptionTest() local
296 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, delegateOptions); in DelegateOptionNoFallbackTest() local
DSplitTestHelper.hpp149 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SplitTest() local
312 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SplitVTest() local
DControlTestHelper.hpp235 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ConcatenationTest() local
293 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in MeanTest() local
DActivationTestHelper.hpp98 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ActivationTest() local
DTransposeTestHelper.hpp114 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in TransposeTest() local
DRoundTestHelper.hpp128 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in RoundTest() local
DSpaceDepthTestHelper.hpp142 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SpaceDepthTest() local
DCastTestHelper.hpp124 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in CastTest() local
DFillTestHelper.hpp136 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in FillTest() local
DResizeTestHelper.hpp150 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ResizeFP32TestImpl() local
DShapeTestHelper.hpp133 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ShapeTest() local
DSliceTestHelper.hpp146 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SliceTestImpl() local
DSoftmaxTestHelper.hpp128 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SoftmaxTest() local
DGatherNdTestHelper.hpp146 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in GatherNdTest() local
DPreluTestHelper.hpp143 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in PreluTest() local
DQuantizationTestHelper.hpp153 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in QuantizationTest() local
DComparisonTestHelper.hpp182 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ComparisonTest() local
DGatherTestHelper.hpp149 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in GatherTest() local
DLogicalTestHelper.hpp160 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in LogicalBinaryTest() local
DUnpackTestHelper.hpp146 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in UnpackTest() local
DPackTestHelper.hpp142 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in PackTest() local
DBatchMatMulTestHelper.hpp156 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in BatchMatMulTest() local
DArgMinMaxTestHelper.hpp162 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ArgMinMaxTest() local
DReduceTestHelper.hpp192 auto armnnInterpreter = DelegateTestInterpreter(modelBufferArmNN, backends); in ReduceTest() local

12