Searched defs:fast_math (Results 1 – 6 of 6) sorted by relevance
239 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_fused_convolution_batch_normalization_layer() local484 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_convolution_layer() local666 const bool fast_math = node.fast_math_hint() == FastMathHint::Enabled; in create_fused_convolution_batch_normalization_with_post_op() local
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
27 bool fast_math, in test_fmath()
53 bool fast_math; member
2483 bool fast_math() const in fast_math() function2491 void set_fast_math(bool fast_math) in set_fast_math()