Searched refs:outQuantScale (Results 1 – 5 of 5) sorted by relevance
/external/armnn/src/backends/backendsCommon/test/layerTests/ |
D | ElementwiseTestImpl.hpp | 54 float outQuantScale, in ElementwiseTestHelper() argument 66 outputTensorInfo.SetQuantizationScale(outQuantScale); in ElementwiseTestHelper() 125 float outQuantScale, in ElementwiseTestHelper() argument 141 outQuantScale, in ElementwiseTestHelper()
|
D | ElementwiseUnaryTestImpl.hpp | 46 float outQuantScale, in ElementwiseUnaryTestHelper() argument 55 outputTensorInfo.SetQuantizationScale(outQuantScale); in ElementwiseUnaryTestHelper()
|
D | ResizeTestImpl.cpp | 512 float outQuantScale, in ResizeNearestNeighborMagTest() argument 545 testParams.SetOutQuantParams(outQuantScale, outQuantOffset); in ResizeNearestNeighborMagTest() 753 float outQuantScale, 856 float outQuantScale, 959 float outQuantScale, 1062 float outQuantScale, 1165 float outQuantScale,
|
D | ResizeTestImpl.hpp | 90 float outQuantScale,
|
D | ComparisonTestImpl.cpp | 42 float outQuantScale, in ComparisonTestImpl() argument 53 …armnn::TensorInfo outputTensorInfo(outShape, armnn::DataType::Boolean, outQuantScale, outQuantOffs… in ComparisonTestImpl()
|