xla
xla copied to clipboard
A machine learning compiler for GPUs, CPUs, and ML accelerators
Use absl::Status instead of xla::Status now that they're identical.
Use absl::Status instead of xla::Status now that they're identical.
[XLA:GPU] Use IndexingMap::RemoveUnusedSymbols instead of WithoutRangeVars
Use absl::Status instead of xla::Status now that they're identical.
Use absl::Status instead of xla::Status now that they're identical.
Use absl::Status instead of xla::Status now that they're identical.
Update to Triton version that contains previously patched fixes.
Normalize layouts for Scatter. WIP, still need to write a test.
Hi, I would like to use `ROCm` in `Elixir` language. For this I have started playing with `xla` from `elixir-nx` which uses this repository under the hood within it's `Makefile`....
Automated Code Change