Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/armnn/delegate/test/
H A DElementwiseUnaryTestHelper.hpp102 std::vector<float> armnnOutputValues = armnnInterpreter.GetOutputResult<float>(0); in ElementwiseUnaryFP32Test() local
136 std::vector<bool> armnnOutputValues = armnnInterpreter.GetOutputResult(0); in ElementwiseUnaryBoolTest() local
H A DDelegateOptionsTestHelper.hpp260 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in DelegateOptionTest() local
300 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in DelegateOptionNoFallbackTest() local
H A DConvolutionTestHelper.hpp267 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); local
500 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); local
689 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in TransposeConvTest() local
H A DControlTestHelper.hpp249 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in ConcatenationTest() local
297 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in MeanTest() local
H A DSplitTestHelper.hpp160 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(i); in SplitTest() local
323 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(i); in SplitVTest() local
H A DActivationTestHelper.hpp102 std::vector<float> armnnOutputValues = armnnInterpreter.GetOutputResult<float>(0); in ActivationTest() local
H A DTransposeTestHelper.hpp119 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in TransposeTest() local
H A DRoundTestHelper.hpp132 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in RoundTest() local
H A DSpaceDepthTestHelper.hpp146 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in SpaceDepthTest() local
H A DCastTestHelper.hpp128 std::vector<K> armnnOutputValues = armnnInterpreter.GetOutputResult<K>(0); in CastTest() local
H A DFillTestHelper.hpp139 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in FillTest() local
H A DShapeTestHelper.hpp136 std::vector<K> armnnOutputValues = armnnInterpreter.GetOutputResult<K>(0); in ShapeTest() local
H A DResizeTestHelper.hpp155 std::vector<float> armnnOutputValues = armnnInterpreter.GetOutputResult<float>(0); in ResizeFP32TestImpl() local
H A DSoftmaxTestHelper.hpp132 std::vector<float> armnnOutputValues = armnnInterpreter.GetOutputResult<float>(0); in SoftmaxTest() local
H A DGatherNdTestHelper.hpp151 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in GatherNdTest() local
H A DSliceTestHelper.hpp150 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in SliceTestImpl() local
H A DComparisonTestHelper.hpp187 std::vector<bool> armnnOutputValues = armnnInterpreter.GetOutputResult(0); in ComparisonTest() local
H A DLogicalTestHelper.hpp165 std::vector<bool> armnnOutputValues = armnnInterpreter.GetOutputResult(0); in LogicalBinaryTest() local
H A DQuantizationTestHelper.hpp157 std::vector<OutputT> armnnOutputValues = armnnInterpreter.GetOutputResult<OutputT>(0); in QuantizationTest() local
H A DGatherTestHelper.hpp154 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in GatherTest() local
H A DPreluTestHelper.hpp160 std::vector<float> armnnOutputValues = armnnInterpreter.GetOutputResult<float>(0); in PreluTest() local
H A DUnpackTestHelper.hpp157 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(i); in UnpackTest() local
H A DPackTestHelper.hpp158 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in PackTest() local
H A DBatchMatMulTestHelper.hpp161 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in BatchMatMulTest() local
H A DRedefineTestHelper.hpp180 std::vector<T> armnnOutputValues = armnnInterpreter.GetOutputResult<T>(0); in RedefineTest() local

12