| /external/armnn/delegate/test/ |
| D | ElementwiseUnaryTestHelper.hpp | 98 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ElementwiseUnaryFP32Test() local 132 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ElementwiseUnaryBoolTest() local
|
| D | DelegateOptionsTestHelper.hpp | 254 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, delegateOptions); in DelegateOptionTest() local 296 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, delegateOptions); in DelegateOptionNoFallbackTest() local
|
| D | SplitTestHelper.hpp | 149 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SplitTest() local 312 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SplitVTest() local
|
| D | ControlTestHelper.hpp | 235 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ConcatenationTest() local 293 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in MeanTest() local
|
| D | ActivationTestHelper.hpp | 98 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ActivationTest() local
|
| D | TransposeTestHelper.hpp | 114 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in TransposeTest() local
|
| D | RoundTestHelper.hpp | 128 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in RoundTest() local
|
| D | SpaceDepthTestHelper.hpp | 142 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SpaceDepthTest() local
|
| D | CastTestHelper.hpp | 124 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in CastTest() local
|
| D | FillTestHelper.hpp | 136 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in FillTest() local
|
| D | ResizeTestHelper.hpp | 150 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ResizeFP32TestImpl() local
|
| D | ShapeTestHelper.hpp | 133 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ShapeTest() local
|
| D | SliceTestHelper.hpp | 146 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SliceTestImpl() local
|
| D | SoftmaxTestHelper.hpp | 128 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in SoftmaxTest() local
|
| D | GatherNdTestHelper.hpp | 146 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in GatherNdTest() local
|
| D | PreluTestHelper.hpp | 143 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in PreluTest() local
|
| D | QuantizationTestHelper.hpp | 153 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in QuantizationTest() local
|
| D | ComparisonTestHelper.hpp | 182 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ComparisonTest() local
|
| D | GatherTestHelper.hpp | 149 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in GatherTest() local
|
| D | LogicalTestHelper.hpp | 160 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in LogicalBinaryTest() local
|
| D | UnpackTestHelper.hpp | 146 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in UnpackTest() local
|
| D | PackTestHelper.hpp | 142 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in PackTest() local
|
| D | BatchMatMulTestHelper.hpp | 156 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in BatchMatMulTest() local
|
| D | ArgMinMaxTestHelper.hpp | 162 auto armnnInterpreter = DelegateTestInterpreter(modelBuffer, backends); in ArgMinMaxTest() local
|
| D | ReduceTestHelper.hpp | 192 auto armnnInterpreter = DelegateTestInterpreter(modelBufferArmNN, backends); in ReduceTest() local
|