xla icon indicating copy to clipboard operation
xla copied to clipboard

A machine learning compiler for GPUs, CPUs, and ML accelerators

Results 653 xla issues
Sort by recently updated
recently updated
newest added
trafficstars

Use absl::Status instead of xla::Status now that they're identical.

[XLA:GPU] [XLA:GPU] Clang-tidy fixes for xla/service/gpu/gpu_hlo_schedule.cc

This enables activation offloading automatically on GPU through HLO Rematerialization. There is one xla flag needed to trigger rematerialization offloading: 1. A bool to enable host memory offloading. It's false...

allow a tpu pjrt client to be created with extra options