openxla / xla

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

[XLA:GPU] Move dot_algorithm_rewriter from xla/servive/gpu/transforms to xla/hlo/transforms #19695

Open copybara-service[bot] opened 7 hours ago

copybara-service[bot] commented 7 hours ago

[XLA:GPU] Move dot_algorithm_rewriter from xla/servive/gpu/transforms to xla/hlo/transforms

Pure mechanical move. The rewrite is platform agnostic.