[XLA:GPU] Limit the maximum number of parameters to a fusion.
Very large fusions aren't usually useful on the GPU, and if they get large enough, they can fail to compile (or successfully compile but fail to launch!). PiperOrigin-RevId: 205859710
Loading
Please sign in to comment