Searched refs:cannot_be_vectorized (Results 1 – 1 of 1) sorted by relevance
5248 int64 cannot_be_vectorized = 0; in IsUnrollingColumnReductionBeneficial() local5256 cannot_be_vectorized++; in IsUnrollingColumnReductionBeneficial()5262 cannot_be_vectorized++; in IsUnrollingColumnReductionBeneficial()5279 cannot_be_vectorized += NumInputsWithMoreElementsThan(fusion, input_shape); in IsUnrollingColumnReductionBeneficial()5280 return can_be_vectorized >= cannot_be_vectorized; in IsUnrollingColumnReductionBeneficial()