raise DeprecationWarning(
    "ray.util.horovod has been removed as of Ray 2.0. Instead, use the `horovod` "
    "library directly or the `HorovodTrainer` in Ray Train."
)
