mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[train] add callbacks package compatibility (#19519)
This commit is contained in:
parent
3e8587644b
commit
56e46c3c23
1 changed files with 1 additions and 0 deletions
1
python/ray/util/sgd/v2/callbacks/__init__.py
Normal file
1
python/ray/util/sgd/v2/callbacks/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
from ray.train.callbacks import * # noqa: F401, F403
|
Loading…
Add table
Reference in a new issue