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 / sgd / __init__.py
Size: Mime:
raise DeprecationWarning(
    "Ray SGD has been deprecated as of Ray 1.13. For distributed "
    "deep learning on Ray please use Ray AI Runtime (Ray AIR) "
    "instead ("
    "https://docs.ray.io/en/master/ray-air/getting-started.html)."
)