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 / tune / integration / tensorflow.py
Size: Mime:
raise DeprecationWarning(
    "Ray Tune's `DistributedTrainableCreator` has been deprecated as of Ray "
    "2.0, and will be replaced by Ray AI Runtime (Ray AIR). Ray AIR ("
    "https://docs.ray.io/en/latest/ray-air/getting-started.html) will "
    "provide greater functionality than `DistributedTrainableCreator`, "
    "and with a more flexible and easy-to-use API.",
)