Home
last modified time | relevance | path

Searched defs:fast_math (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/arm_compute/graph/backends/
DFusedConvolutionBatchNormalizationFunction.h80 …at epsilon, const PadStrideInfo &conv_info, unsigned int num_groups, bool fast_math, ActivationLay… in configure()
DValidateHelpers.h156 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in validate_convolution_layer() local
DFunctionHelpers.h243 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_fused_convolution_batch_normalization_layer() local
488 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_convolution_layer() local
/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_fmath.cpp27 bool fast_math, in test_fmath()