Searched defs:qExpectedOutputData (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/ |
H A D | TransposeConvolution2dEndToEndTestImpl.hpp | 130 …std::vector<T> qExpectedOutputData = armnnUtils::QuantizedVector<T>(expectedOutputData, qScale, qO… in TransposeConvolution2dEndToEnd() local 199 …std::vector<T> qExpectedOutputData = armnnUtils::QuantizedVector<T>(expectedOutputData, qScale, qO… in SimpleTransposeConvolution2dEndToEnd() local
|
H A D | Convolution3dEndToEndTestImpl.hpp | 148 …std::vector<T> qExpectedOutputData = armnnUtils::QuantizedVector<T>(expectedOutputData, qScale, qO… in Convolution3dEndToEnd() local
|
H A D | ResizeEndToEndTestImpl.hpp | 119 …std::vector<T> qExpectedOutputData = armnnUtils::QuantizedVector<T>(expectedOutputData, qScale, qO… in ResizeEndToEnd() local
|
H A D | Convolution2dEndToEndTestImpl.hpp | 113 …std::vector<T> qExpectedOutputData = armnnUtils::QuantizedVector<T>(expectedOutputData, qScale, qO… in Convolution2dEndToEnd() local
|
H A D | DepthwiseConvolution2dEndToEndTests.hpp | 164 …std::vector<T> qExpectedOutputData = armnnUtils::QuantizedVector<T>(expectedOutputData, qScale, qO… in DepthwiseConvolution2dEndToEnd() local
|