| /external/armnn/delegate/classic/src/test/ |
| D | ArmnnClassicDelegateTest.cpp | 24 auto tfLiteInterpreter = std::make_unique<Interpreter>(); variable 62 auto tfLiteInterpreter = std::make_unique<Interpreter>(); variable
|
| /external/armnn/delegate/test/ |
| D | ElementwiseUnaryTestHelper.hpp | 90 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ElementwiseUnaryFP32Test() local 124 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ElementwiseUnaryBoolTest() local
|
| D | DelegateOptionsTestHelper.hpp | 244 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in DelegateOptionTest() local 286 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in DelegateOptionNoFallbackTest() local
|
| D | SplitTestHelper.hpp | 143 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SplitTest() local 306 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SplitVTest() local
|
| D | ControlTestHelper.hpp | 231 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ConcatenationTest() local 285 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in MeanTest() local
|
| D | ActivationTestHelper.hpp | 90 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ActivationTest() local
|
| D | TransposeTestHelper.hpp | 105 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in TransposeTest() local
|
| D | RoundTestHelper.hpp | 120 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in RoundTest() local
|
| D | SpaceDepthTestHelper.hpp | 134 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SpaceDepthTest() local
|
| D | CastTestHelper.hpp | 116 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in CastTest() local
|
| D | FillTestHelper.hpp | 129 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in FillTest() local
|
| D | ResizeTestHelper.hpp | 141 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ResizeFP32TestImpl() local
|
| D | ShapeTestHelper.hpp | 126 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ShapeTest() local
|
| D | SliceTestHelper.hpp | 138 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SliceTestImpl() local
|
| D | SoftmaxTestHelper.hpp | 120 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in SoftmaxTest() local
|
| D | GatherNdTestHelper.hpp | 137 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in GatherNdTest() local
|
| D | PreluTestHelper.hpp | 139 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in PreluTest() local
|
| D | QuantizationTestHelper.hpp | 145 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in QuantizationTest() local
|
| D | ComparisonTestHelper.hpp | 173 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ComparisonTest() local
|
| D | GatherTestHelper.hpp | 140 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in GatherTest() local
|
| D | LogicalTestHelper.hpp | 151 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in LogicalBinaryTest() local
|
| D | UnpackTestHelper.hpp | 140 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in UnpackTest() local
|
| D | PackTestHelper.hpp | 138 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in PackTest() local
|
| D | BatchMatMulTestHelper.hpp | 147 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in BatchMatMulTest() local
|
| D | ArgMinMaxTestHelper.hpp | 154 auto tfLiteInterpreter = DelegateTestInterpreter(modelBuffer); in ArgMinMaxTest() local
|