Searched refs:is_matmul (Results 1 – 1 of 1) sorted by relevance
2642 const bool is_matmul = IsMatMul(*node); in SimplifyArithmeticOperations() local2649 (is_mul || is_matmul || is_add || is_sub || is_any_div) && in SimplifyArithmeticOperations()2729 (is_mul || is_matmul || optimize_zeros_divided_by_y)) { in SimplifyArithmeticOperations()