Home
last modified time | relevance | path

Searched defs:abs_tolerance_f32 (Results 1 – 17 of 17) sorted by relevance

/external/ComputeLibrary/tests/validation/CL/
DDilatedConvolutionLayer.cpp49 constexpr float abs_tolerance_f32 = 0.001f; /**< Absolute toleran… variable
DGEMMMatrixMultiplyReshapedOnlyRhsMMUL.cpp57 constexpr float abs_tolerance_f32(0.0001f); variable
DFullyConnectedLayer.cpp47 constexpr AbsoluteTolerance<float> abs_tolerance_f32(0.0001f); /**< Absolute tolerance value for c… variable
DBatchNormalizationLayer.cpp52 constexpr AbsoluteTolerance<float> abs_tolerance_f32(0.0001f); /**< Tolerance value for comparing r… variable
DGEMM.cpp49 constexpr float abs_tolerance_f32( variable
DDepthwiseConvolutionLayerNative.cpp59 constexpr float abs_tolerance_f32(0.0001f); variable
DIndirectConvolutionLayer.cpp47 constexpr float abs_tolerance_f32(0.0001f); /**< Absolute tolerance for FP32 tests*/ variable
DDirectConvolutionLayer.cpp51 constexpr float abs_tolerance_f32(0.0001f); /**< Absolute tolerance for FP32 tests*/ variable
DGEMMMatrixMultiplyReshaped.cpp94 constexpr float abs_tolerance_f32(0.0001f); variable
DGEMMMatrixMultiplyNative.cpp70 constexpr float abs_tolerance_f32(0.0001f); variable
DGEMMMatrixMultiplyReshapedOnlyRHS.cpp75 constexpr float abs_tolerance_f32(0.0001f); variable
/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/
DDirectConv2d.cpp48 constexpr float abs_tolerance_f32(0.0001f); /**< Absolute tolerance f… variable
/external/ComputeLibrary/tests/validation/NEON/
DBatchNormalizationLayer.cpp52 constexpr AbsoluteTolerance<float> abs_tolerance_f32(0.0001f); /**< Tolerance value for comparing r… variable
DDepthwiseConvolutionLayerNative.cpp52 constexpr float abs_tolerance_f32(0.0001f); variable
DFullyConnectedLayer.cpp49 constexpr AbsoluteTolerance<float> abs_tolerance_f32(0.001f); /**< Absolute tolerance value for com… variable
DConvolutionLayer.cpp71 const AbsoluteTolerance<float> abs_tolerance_f32(0.002f); /**< Absolute tolerance for F… variable
/external/ComputeLibrary/tests/validate_examples/
Dcl_gemm.cpp71 constexpr float abs_tolerance_f32(0.0001f); /**< F32 Absolute tolerance value f… variable