Files
ray-project--ray/python/ray/util/sgd/__init__.py
T
2026-07-13 13:17:40 +08:00

5 lines
152 B
Python

raise DeprecationWarning(
"Ray SGD has been deprecated as of Ray 1.13. For distributed "
"deep learning on Ray please use Ray Train instead."
)