ray/rllib/examples/custom_loss.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
151 B
Python
Raw Normal View History

# File has been renamed.
raise DeprecationWarning(
"This file has been renamed to `custom_model_loss_and_metrics.py` "
"in the same folder!"
)