Skip to content

Commit

Permalink
[release] fix hvd test. (ray-project#32558)
Browse files Browse the repository at this point in the history
Signed-off-by: xwjiang2010 <[email protected]>
  • Loading branch information
xwjiang2010 authored Feb 15, 2023
1 parent 789e683 commit 43dd0dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from ray.train.examples.horovod.horovod_example import (
train_func as horovod_torch_train_func,
)
from ray.train.constants import TRAINING_ITERATION
from ray.tune.result import TRAINING_ITERATION
from ray.train.horovod.horovod_trainer import HorovodTrainer

if __name__ == "__main__":
Expand Down

0 comments on commit 43dd0dc

Please sign in to comment.