Searched defs:fast_math (Results 1 – 4 of 4) sorted by relevance
80 …at epsilon, const PadStrideInfo &conv_info, unsigned int num_groups, bool fast_math, ActivationLay… in configure()
156 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in validate_convolution_layer() local
243 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_fused_convolution_batch_normalization_layer() local488 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_convolution_layer() local
27 bool fast_math, in test_fmath()