Home
last modified time | relevance | path

Searched defs:fast_math (Results 1 – 6 of 6) 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()
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
DValidateHelpers.h156 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in validate_convolution_layer() local
/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_fmath.cpp27 bool fast_math, in test_fmath()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_conv2d_acl.h53 bool fast_math; member
/external/ComputeLibrary/arm_compute/core/
DTypes.h2483 bool fast_math() const in fast_math() function
2491 void set_fast_math(bool fast_math) in set_fast_math()