[BatchNormRewriter] Add option to use multi-output fusion.
Having an option to opt-out multi-output fusion has two benefits: - This enables CPU backend, which doesn't have fusion support, to handle the rewritten nodes. - This helps our benchmarks to turn off multi-output fusion. RELNOTES: n/a PiperOrigin-RevId: 163990633
Loading
Please sign in to comment