Searched refs:replace_mul_with_tile (Results 1 – 3 of 3) sorted by relevance
163 optimizer->options_.replace_mul_with_tile = true; in EnableOnlyReplaceMulWithBroadcastByTile()276 options.replace_mul_with_tile = false; in DisableAllStages()
79 bool replace_mul_with_tile = true; member
4330 if (options_.replace_mul_with_tile && can_use_shapes) in SimplifyArithmeticOps()