Home
last modified time | relevance | path

Searched defs:outputExpectedData (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DStackTestImpl.cpp32 const std::vector<T>& outputExpectedData) in StackTestHelper()
123 std::vector<T> outputExpectedData = in StackAxis0TestImpl() local
192 std::vector<T> outputExpectedData = in StackOutput4DAxis1TestImpl() local
262 std::vector<T> outputExpectedData = in StackOutput4DAxis2TestImpl() local
330 std::vector<T> outputExpectedData = in StackOutput4DAxis3TestImpl() local
403 std::vector<T> outputExpectedData = in StackOutput3DInputs3TestImpl() local
473 std::vector<T> outputExpectedData = in StackOutput5DTestImpl() local
605 std::vector<armnn::Half> outputExpectedData = in StackFloat16Test() local
H A DPreluTestImpl.hpp57 std::vector<float> outputExpectedData = in PreluTest() local
H A DReshapeTestImpl.cpp25 const std::vector<T>& outputExpectedData) in SimpleReshapeTestImpl()
H A DChannelShuffleTestImpl.cpp24 const std::vector<T>& outputExpectedData) in ChannelShuffleTestImpl()
H A DPermuteTestImpl.hpp27 const std::vector<T>& outputExpectedData) in SimplePermuteTestImpl()
H A DTransposeTestImpl.hpp28 const std::vector<T>& outputExpectedData) in SimpleTransposeTestImpl()
H A DSpaceToDepthTestImpl.cpp30 std::vector<float>& outputExpectedData, in SpaceToDepthTestImpl()
H A DDebugTestImpl.cpp30 std::vector<float>& outputExpectedData, in DebugTestImpl()
H A DActivationTestImpl.cpp34 const std::vector<T>& outputExpectedData, in BoundedReLuTestCommon()
420 const std::vector<float>& outputExpectedData) in SimpleActivationTest()
H A DSpaceToBatchNdTestImpl.cpp30 std::vector<float>& outputExpectedData, in SpaceToBatchNdTestImpl()
H A DStridedSliceTestImpl.cpp28 std::vector<float>& outputExpectedData, in StridedSliceTestImpl()
/aosp_15_r20/external/armnn/delegate/test/
H A DActivationTest.cpp34 std::vector<float> outputExpectedData(inputData.size()); in ActivationReLuTest() local
59 std::vector<float> outputExpectedData(inputData.size()); in ActivationBoundedReluTest() local
82 std::vector<float> outputExpectedData(inputData.size()); in ActivationSigmoidTest() local
106 std::vector<float> outputExpectedData(inputData.size()); in ActivationTanHTest() local
134 std::vector<float> outputExpectedData(inputData.size()); in ActivationEluTest() local
164 std::vector<float> outputExpectedData(inputData.size()); in ActivationHardSwishTest() local