[XLA] Remove the old HloInstruction CreateDS/CreateDUS interfaces.
Migrate all remaining use to thes new Span interfaces. Note that this does not enforce using R0 indices - it's still possible to pass a span with a single R1 element. That happens in practice when going through the deprecated version of the XlaBuilder API. PiperOrigin-RevId: 229790190
Loading
Please sign in to comment