Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/backends/
H A DFunctionHelpers.h239 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_fused_convolution_batch_normalization_layer() local
484 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_convolution_layer() local
666 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_fused_convolution_batch_normalization_with_post_op() local
H A DFusedConvolutionBatchNormalizationFunction.h80 …at epsilon, const PadStrideInfo &conv_info, unsigned int num_groups, bool fast_math, ActivationLay… in configure()
H A DValidateHelpers.h156 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in validate_convolution_layer() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/
H A Dtest_op_fmath.cpp27 bool fast_math, in test_fmath()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_conv2d_acl.h53 bool fast_math; member
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DTypes.h2483 bool fast_math() const in fast_math() function
2491 void set_fast_math(bool fast_math) in set_fast_math()