Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/test/layerTests/
DStackTestImpl.cpp32 const std::vector<T>& outputExpectedData) in StackTestHelper()
119 std::vector<T> outputExpectedData = in StackAxis0TestImpl() local
188 std::vector<T> outputExpectedData = in StackOutput4DAxis1TestImpl() local
258 std::vector<T> outputExpectedData = in StackOutput4DAxis2TestImpl() local
326 std::vector<T> outputExpectedData = in StackOutput4DAxis3TestImpl() local
399 std::vector<T> outputExpectedData = in StackOutput3DInputs3TestImpl() local
469 std::vector<T> outputExpectedData = in StackOutput5DTestImpl() local
601 std::vector<armnn::Half> outputExpectedData = in StackFloat16Test() local
DActivationTestImpl.cpp36 const std::vector<T>& outputExpectedData, in BoundedReLuTestCommon()
419 const std::vector<float>& outputExpectedData) in SimpleActivationTest()
500 std::vector<float> outputExpectedData(inputData.size()); in SimpleSigmoidTestCommon() local
564 std::vector<float> outputExpectedData(inputData.size()); in ReLuTestCommon() local
628 std::vector<float> outputExpectedData(inputData.size()); in BoundedReLuTestCommon() local
675 std::vector<float> outputExpectedData(inputData.size()); in SoftReLuTestCommon() local
738 std::vector<float> outputExpectedData(inputData.size()); in LeakyReLuTestCommon() local
800 std::vector<float> outputExpectedData(inputData.size()); in AbsTestCommon() local
859 std::vector<float> outputExpectedData(inputDataSize); in SqrtNNTest() local
918 std::vector<float> outputExpectedData(inputData.size()); in SqrtTestCommon() local
[all …]
DPreluTestImpl.hpp57 std::vector<float> outputExpectedData = in PreluTest() local
DReshapeTestImpl.cpp25 const std::vector<T>& outputExpectedData) in SimpleReshapeTestImpl()
DPermuteTestImpl.hpp27 const std::vector<T>& outputExpectedData) in SimplePermuteTestImpl()
DTransposeTestImpl.hpp28 const std::vector<T>& outputExpectedData) in SimpleTransposeTestImpl()
DSpaceToDepthTestImpl.cpp30 std::vector<float>& outputExpectedData, in SpaceToDepthTestImpl()
DDebugTestImpl.cpp27 std::vector<float>& outputExpectedData, in DebugTestImpl()
DSpaceToBatchNdTestImpl.cpp30 std::vector<float>& outputExpectedData, in SpaceToBatchNdTestImpl()
DStridedSliceTestImpl.cpp28 std::vector<float>& outputExpectedData, in StridedSliceTestImpl()
/external/armnn/delegate/src/test/
DActivationTest.cpp38 std::vector<float> outputExpectedData(inputData.size()); in ActivationReLuTest() local
63 std::vector<float> outputExpectedData(inputData.size()); in ActivationBoundedReluTest() local
86 std::vector<float> outputExpectedData(inputData.size()); in ActivationSigmoidTest() local
110 std::vector<float> outputExpectedData(inputData.size()); in ActivationTanHTest() local