Searched refs:is_min_max (Results 1 – 1 of 1) sorted by relevance
530 const bool is_min_max = (op == ReductionOperation::MAX || op == ReductionOperation::MIN); in needs_serialized_reduction() local534 return !is_first_dim || is_min_max || is_quantized_type; in needs_serialized_reduction()