/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/ |
H A D | ElementwiseSin.cpp | 45 AbsoluteTolerance<float> tolerance_fp32(0.00001f); variable
|
H A D | ElementwiseExpLayer.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseLog.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseRsqrtLayer.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseAbsoluteValue.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseNegation.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | Convolution3D.cpp | 51 constexpr AbsoluteTolerance<float> tolerance_fp32(0.001f); /**< Tolerance… variable
|
H A D | AddMulAdd.cpp | 47 constexpr AbsoluteTolerance<float> tolerance_fp32(0.001f); /**< Tolerance for floating point te… variable
|
H A D | ElementwisePower.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.001f); variable
|
H A D | PReluLayer.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseMin.cpp | 44 constexpr RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseMax.cpp | 44 constexpr RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseDivision.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseSquareDiff.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | DirectConvolutionLayer.cpp | 53 constexpr AbsoluteTolerance<float> tolerance_fp32(0.001f); /**< Tolerance… variable
|
H A D | DeconvolutionLayer.cpp | 46 constexpr AbsoluteTolerance<float> tolerance_fp32(0.001f); /**< Tolerance for floating point tes… variable
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/ |
H A D | LogLayer.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ExpLayer.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | SinLayer.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | NegLayer.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | RsqrtLayer.cpp | 45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | IndirectConvolutionLayer.cpp | 46 RelativeTolerance<float> tolerance_fp32(0.05f); /**< Tolerance for floating point tests */ variable
|
H A D | ElementwiseSquaredDiff.cpp | 46 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | PReluLayer.cpp | 46 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|
H A D | ElementwiseMax.cpp | 46 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
|