openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.44k stars 372 forks source link

[XLA:GPU] Remove float normalization before Triton GEMM/cuBLAS rewrite #14392

Open copybara-service[bot] opened 2 weeks ago

copybara-service[bot] commented 2 weeks ago

[XLA:GPU] Remove float normalization before Triton GEMM/cuBLAS rewrite

It seems that it's not needed anymore, and I wasn't able to come up with a use case where it's required.