openxla / xla

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

[xla:collectives] Initial xla/core/collectives component commit #19680

Closed copybara-service[bot] closed 3 days ago

copybara-service[bot] commented 4 days ago

[xla:collectives] Initial xla/core/collectives component commit

Next step is to migrate NcclComm and NcclOwnedComm to std::unique_ptr and proper virtual inheritance.