Home
last modified time | relevance | path

Searched defs:tolerance_fp32 (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DElementwiseSin.cpp45 AbsoluteTolerance<float> tolerance_fp32(0.00001f); variable
H A DElementwiseExpLayer.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseLog.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseRsqrtLayer.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseAbsoluteValue.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseNegation.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DConvolution3D.cpp51 constexpr AbsoluteTolerance<float> tolerance_fp32(0.001f); /**< Tolerance… variable
H A DAddMulAdd.cpp47 constexpr AbsoluteTolerance<float> tolerance_fp32(0.001f); /**< Tolerance for floating point te… variable
H A DElementwisePower.cpp45 RelativeTolerance<float> tolerance_fp32(0.001f); variable
H A DPReluLayer.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseMin.cpp44 constexpr RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseMax.cpp44 constexpr RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseDivision.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseSquareDiff.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DDirectConvolutionLayer.cpp53 constexpr AbsoluteTolerance<float> tolerance_fp32(0.001f); /**< Tolerance… variable
H A DDeconvolutionLayer.cpp46 constexpr AbsoluteTolerance<float> tolerance_fp32(0.001f); /**< Tolerance for floating point tes… variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DLogLayer.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DExpLayer.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DSinLayer.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DNegLayer.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DRsqrtLayer.cpp45 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DIndirectConvolutionLayer.cpp46 RelativeTolerance<float> tolerance_fp32(0.05f); /**< Tolerance for floating point tests */ variable
H A DElementwiseSquaredDiff.cpp46 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DPReluLayer.cpp46 RelativeTolerance<float> tolerance_fp32(0.000001f); variable
H A DElementwiseMax.cpp46 RelativeTolerance<float> tolerance_fp32(0.000001f); variable

12