[XLA] Limit the triangular solve block size to the input size. It's pointless...
[XLA] Limit the triangular solve block size to the input size. It's pointless to pad a tiny matrix (e.g., 1x1 or 2x2) out to 128x128. PiperOrigin-RevId: 238266279
Loading
Please sign in to comment