openxla / xla

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

Revert "Remove unneeded dso_loader.h include from ROCM files." #17859

Closed hsharsha closed 1 week ago

hsharsha commented 1 week ago

This reverts commit b30b420510a89caa6ce9ae12c16add7e416e9034.

hsharsha commented 1 week ago

@klucke ROCm needs dso_loader to load rocblas, hipblas and OpenMI library APIs. I am reverting b30b420

hsharsha commented 1 week ago

Closing this in favor of #17858