| /external/armnn/delegate/test/ |
| D | ElementwiseUnaryTestHelper.hpp | 94 std::vector<float> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<float>(0); in ElementwiseUnaryFP32Test() local 128 std::vector<bool> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult(0); in ElementwiseUnaryBoolTest() local
|
| D | DelegateOptionsTestHelper.hpp | 250 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in DelegateOptionTest() local 290 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in DelegateOptionNoFallbackTest() local
|
| D | SplitTestHelper.hpp | 157 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(i); in SplitTest() local 320 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(i); in SplitVTest() local
|
| D | ControlTestHelper.hpp | 245 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in ConcatenationTest() local 289 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in MeanTest() local
|
| D | ActivationTestHelper.hpp | 94 std::vector<float> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<float>(0); in ActivationTest() local
|
| D | TransposeTestHelper.hpp | 110 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in TransposeTest() local
|
| D | RoundTestHelper.hpp | 124 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in RoundTest() local
|
| D | SpaceDepthTestHelper.hpp | 138 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in SpaceDepthTest() local
|
| D | CastTestHelper.hpp | 120 std::vector<K> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<K>(0); in CastTest() local
|
| D | FillTestHelper.hpp | 132 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in FillTest() local
|
| D | ResizeTestHelper.hpp | 146 std::vector<float> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<float>(0); in ResizeFP32TestImpl() local
|
| D | ShapeTestHelper.hpp | 129 std::vector<K> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<K>(0); in ShapeTest() local
|
| D | SliceTestHelper.hpp | 142 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in SliceTestImpl() local
|
| D | SoftmaxTestHelper.hpp | 124 std::vector<float> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<float>(0); in SoftmaxTest() local
|
| D | GatherNdTestHelper.hpp | 142 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in GatherNdTest() local
|
| D | PreluTestHelper.hpp | 157 std::vector<float> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<float>(0); in PreluTest() local
|
| D | QuantizationTestHelper.hpp | 149 std::vector<OutputT> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<OutputT>(0); in QuantizationTest() local
|
| D | ComparisonTestHelper.hpp | 178 std::vector<bool> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult(0); in ComparisonTest() local
|
| D | GatherTestHelper.hpp | 145 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in GatherTest() local
|
| D | LogicalTestHelper.hpp | 156 std::vector<bool> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult(0); in LogicalBinaryTest() local
|
| D | UnpackTestHelper.hpp | 154 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(i); in UnpackTest() local
|
| D | PackTestHelper.hpp | 154 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in PackTest() local
|
| D | BatchMatMulTestHelper.hpp | 152 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in BatchMatMulTest() local
|
| D | ArgMinMaxTestHelper.hpp | 158 std::vector<OutputT> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<OutputT>(0); in ArgMinMaxTest() local
|
| D | ReduceTestHelper.hpp | 188 std::vector<T> tfLiteOutputValues = tfLiteInterpreter.GetOutputResult<T>(0); in ReduceTest() local
|