[XLA] In HloEvaluator, fix an issue where the return type and native type are...
[XLA] In HloEvaluator, fix an issue where the return type and native type are assumed to be the same for HandleImag and HandleReal, when in fact they should be float and complex64 (or float for HandleReal's case), respectively. PiperOrigin-RevId: 214548051
Loading
Please sign in to comment