Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ray / purelib / ray / util / horovod / __init__.py
Size: Mime:
raise DeprecationWarning(
    "ray.util.horovod has been removed as of Ray 2.0. Instead, use the `horovod` "
    "library directly or the `HorovodTrainer` in Ray AIR ("
    "https://docs.ray.io/en/master/ray-air/getting-started.html)"
)