Home
last modified time | relevance | path

Searched defs:qScale (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DBatchMatMulTestImpl.cpp74 float qScale = 1.0f; in BatchMatMul2DSimpleTest() local
152 float qScale = 1.0f; in BatchMatMul3DSimpleTest() local
230 float qScale = 1.0f; in BatchMatMulNCHWSimpleTest() local
313 float qScale = 1.0f; in BatchMatMulNHWCSimpleTest() local
391 float qScale = 1.0f; in BatchMatMul3DBatchTest() local
478 float qScale = 1.0f; in BatchMatMul3DBroadcastTest() local
562 float qScale = 1.0f; in BatchMatMul3D2DBroadcastTest() local
651 float qScale = 1.0f; in BatchMatMulNDHWCNHWCTest() local
738 float qScale = 1.0f; in BatchMatMul2DTinyTest() local
813 float qScale = 1.0f; in BatchMatMul3DNonSquareTest() local
[all …]
H A DPooling2dTestImpl.cpp37 float qScale, in SimplePooling2dTestImpl()
136 float qScale = 1.0f, in SimpleMaxPooling2dSize3x3Stride2x4TestCommon()
262 float qScale = 1.0f, in SimpleMaxPooling2dTestCommon()
331 float qScale = 1.0f, in SimpleAveragePooling2dTestCommon()
399 float qScale = 1.0f, in LargeTensorsAveragePooling2dTestCommon()
449 float qScale = 1.0f, in SimpleL2Pooling2dTestCommon()
508 float qScale = 1.0f, in L2Pooling2dSize3Stride1TestCommon()
545 float qScale = 1.0f, in L2Pooling2dSize3Stride3TestCommon()
588 float qScale = 1.0f, in L2Pooling2dSize3Stride4TestCommon()
628 float qScale = 1.0f, in L2Pooling2dSize7TestCommon()
[all …]
H A DConv3dTestImpl.cpp28 std::vector<T> GetBiasData(bool biasEnabled, float qScale, armnn::TensorInfo outputInfo, armnn::Dat… in GetBiasData()
81 void SetScaleOffset(float& qScale, int32_t& qOffset) in SetScaleOffset()
117 std::vector<T> CreateQuantizedData(int32_t size, float qScale, int32_t qOffset) in CreateQuantizedData()
130 std::vector<T> CreateSmallQuantizedData(int32_t size, float divisor, float qScale, int32_t qOffset) in CreateSmallQuantizedData()
162 float qScale, in SimpleConvolution3dTestImpl()
313 float qScale; in SimpleConvolution3d3x3x3TestCommon() local
381 float qScale; in Convolution3d2x2x2Strides3x5x5TestCommon() local
452 float qScale; in Convolution3d2x2x2Dilation2x2x2TestCommon() local
519 float qScale; in Convolution3dPaddingSame3x3x3TestCommon() local
613 float qScale = 0.f; in Convolution3dStrideDilationPadding3x3x3TestCommonFloat32() local
[all …]
H A DConcatTestImpl.cpp556 float qScale, in Concat1dTestImpl()
596 const float qScale, in Concat2dTestImpl()
652 float qScale, in Concat2dDim0TestImpl()
690 float qScale, in Concat2dDim1TestImpl()
716 float qScale, in Concat2dDim0DiffInputDimsTestImpl()
796 float qScale, in Concat2dDim1DiffInputDimsTestImpl()
867 float qScale, in Concat3dTestImpl()
959 float qScale, in Concat3dDim0TestImpl()
1033 float qScale, in Concat3dDim1TestImpl()
1108 float qScale, in Concat3dDim2TestImpl()
[all …]
H A DPooling3dTestImpl.cpp47 float qScale, in SimplePooling3dTestImpl()
150 float qScale = 1.0f, in SimpleMaxPooling3dSize2x2x2Stride1x1x1TestCommon()
272 float qScale = 1.0f, in SimpleMaxPooling3dTestCommon()
345 float qScale = 1.0f, in IgnorePaddingSimpleMaxPooling3dTestCommon()
430 float qScale = 1.0f, in SimpleAveragePooling3dTestCommon()
503 float qScale = 1.0f, in LargeTensorsAveragePooling3dTestCommon()
556 float qScale = 1.0f, in IgnorePaddingSimpleAveragePooling3dTestCommon()
642 float qScale = 1.0f, in SimpleL2Pooling3dTestCommon()
715 float qScale = 1.0f, in IgnorePaddingSimpleL2Pooling3dTestCommon()
836 float qScale = 1.0f, in AsymmetricNonSquareMaxPooling3dWithPaddingOnlyPoolTestCommon()
[all …]
H A DActivationTestImpl.cpp319 float qScale = 1.0f, in ConstantLinearActivationTestCommon()
487 float qScale, in SimpleSigmoidTestCommon()
552 float qScale, in ReLuTestCommon()
615 float qScale, in BoundedReLuTestCommon()
663 float qScale, in SoftReLuTestCommon()
725 float qScale, in LeakyReLuTestCommon()
788 float qScale, in AbsTestCommon()
905 float qScale, in SqrtTestCommon()
966 float qScale, in SquareTestCommon()
1028 float qScale, in TanhTestCommon()
[all …]
H A DConv2dTestImpl.cpp73 std::vector<T> GetBias2(bool biasEnabled, float qScale) in GetBias2()
87 std::vector<T> GetBias4(bool biasEnabled, float qScale) in GetBias4()
101 std::vector<T> GetBias8(bool biasEnabled, float qScale) in GetBias8()
115 std::vector<T> GetBias(bool biasEnabled, float qScale, armnn::TensorInfo outputInfo, armnn::DataLay… in GetBias()
205 float qScale, in SimpleConvolution2dTestImpl()
386 float qScale, in SimpleConvolution2dNhwcTestImpl()
493 float qScale, in Convolution1dTestImpl()
636 float qScale, in SimpleConvolution2d3x3NhwcTestCommon()
691 float qScale, in SimpleConvolution2d3x3Stride2x2TestCommon()
761 float qScale, in SimpleConvolution2d3x5TestCommon()
[all …]
H A DPermuteTestImpl.hpp78 float qScale = 0.5f; in SimplePermuteTest() local
128 float qScale = 0.5f; in PermuteValueSet1Test() local
179 float qScale = 0.5f; in PermuteValueSet2Test() local
230 float qScale = 0.5f; in PermuteValueSet3Test() local
H A DTransposeTestImpl.hpp80 float qScale = 0.5f; in SimpleTransposeTest() local
130 float qScale = 0.5f; in TransposeValueSet1Test() local
181 float qScale = 0.5f; in TransposeValueSet2Test() local
232 float qScale = 0.5f; in TransposeValueSet3Test() local
H A DMirrorPadTestImpl.cpp161 float qScale, in PadSymmetric2dTest()
212 float qScale, in PadReflect2dTest()
263 float qScale, in PadSymmetric3dTest()
330 float qScale, in PadReflect3dTest()
397 float qScale, in PadSymmetric4dTest()
710 float qScale, in PadReflect4dTest()
H A DLstmTestImpl.cpp36 float qScale = 1.0f; in LstmUtilsVectorBatchVectorAddTestImpl() local
63 float qScale = 1.0f; in LstmUtilsZeroVectorTestImpl() local
92 float qScale = 1.0f; in LstmUtilsMeanStddevNormalizationTestImpl() local
120 float qScale = 1.0f; in LstmUtilsVectorBatchVectorCwiseProductTestImpl() local
152 float qScale = 1.0f, in LstmNoCifgNoPeepholeNoProjectionTestImpl()
348 float qScale = 1.0f, in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1023 float qScale = 1.0f, in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1255 float qScale = 1.0f, in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
2667 const float qScale = 1.0f; in LstmLayerInt16NoCifgNoPeepholeNoProjectionTest() local
2696 const float qScale = 1.0f; in LstmLayerInt16WithCifgWithPeepholeNoProjectionTest() local
[all …]
H A DPadTestImpl.cpp24 float qScale, in Pad2dTestCommon()
100 float qScale, in Pad3dTestCommon()
187 float qScale, in Pad4dTestCommon()
429 float qScale, in PadQAsymmTestCommon()
H A DSplitterTestImpl.cpp25 float qScale = 1.0f, in SplitterTestCommon()
262 float qScale, int32_t qOffset) in CopyViaSplitterTestImpl()
H A DBatchNormalizationTestImpl.cpp37 float qScale, in BatchNormTestImpl()
120 float qScale, in BatchNormTestNhwcImpl()
H A DAdditionTestImpl.cpp170 float qScale, in AdditionBroadcastTestImpl()
259 float qScale, in AdditionBroadcast1ElementTestImpl()
H A DSoftmaxTestImpl.cpp71 const float qScale = 1.f / 256.f; in SimpleSoftmaxBaseTestImpl() local
255 float qScale = 1.f / 256.f; in CompareSoftmaxTestImpl() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DPreluEndToEndTestImpl.hpp43 const float qScale , in PreluEndToEnd()
75 void PreluEndToEndPositiveTest(const std::vector<BackendId>& backends, const float qScale = 1.0f, in PreluEndToEndPositiveTest()
87 void PreluEndToEndNegativeTest(const std::vector<BackendId>& backends, const float qScale = 1.0f, in PreluEndToEndNegativeTest()
H A DElementwiseUnaryEndToEndTestImpl.hpp26 const float qScale = 1.0f, in CreateElementwiseUnaryNetwork()
54 const float qScale = IsQuantizedType<TInput>() ? 0.25f : 1.0f; in ElementwiseUnarySimpleEndToEnd() local
H A DElementwiseBinaryEndToEndTestImpl.hpp26 const float qScale = 1.0f, in CreateElementwiseBinaryNetwork()
56 const float qScale = IsQuantizedType<TInput>() ? 0.25f : 1.0f; in ElementwiseBinarySimpleEndToEnd() local
H A DActivationEndToEndTestImpl.hpp130 float qScale = 1.0f; in EluEndToEndTest() local
159 float qScale = 1.0f; in HardSwishEndToEndTest() local
H A DTransposeConvolution2dEndToEndTestImpl.hpp65 const float qScale = IsQuantizedType<T>() ? 0.25f : 1.0f; in TransposeConvolution2dEndToEnd() local
158 const float qScale = IsQuantizedType<T>() ? 0.25f : 1.0f; in SimpleTransposeConvolution2dEndToEnd() local
H A DReduceEndToEndTestImpl.hpp21 const float qScale = 1.0f, in CreateReduceNetwork()
H A DBatchMatMulEndToEndTestImpl.hpp21 const float qScale = 1.0f, in CreateBatchMatMulNetwork()
/aosp_15_r20/external/armnn/include/armnnUtils/
H A DQuantizeHelper.hpp105 std::vector<T> QuantizedVector(FloatIt first, FloatIt last, float qScale, int32_t qOffset) in QuantizedVector()
121 std::vector<T> QuantizedVector(const std::vector<float>& array, float qScale = 1.f, int32_t qOffset… in QuantizedVector()
127 std::vector<T> QuantizedVector(std::initializer_list<float> array, float qScale = 1.f, int32_t qOff… in QuantizedVector()
/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonTensorHandleTests.cpp261 const float qScale = 1.0f; variable
468 const float qScale = 1.0f; variable

123