[XLA] Name conv/dot fusion nodes conv_fusion.42 / dot_fusion.42.
These fusion categories are really just a way of expressing a particular kind of dot or conv. This makes them easier to differentiate from "proper" fusion nodes. We also change the category of these instructions so that in the HLO profile, e.g. conv-fusion shows up under the convolution category, rather than under "fusion". PiperOrigin-RevId: 181499300
Loading
Please sign in to comment