Skip to content

Commit

Permalink
Fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaddair committed Jun 7, 2022
1 parent 456a3f3 commit 9ab3a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ludwig/hyperopt/execution.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
except ImportError as e:
logger.warning(f"ImportError (execution.py) failed to import ray with error: \n\t{e}")
ray = None
Stopper = object
get_horovod_kwargs = None


Expand Down

0 comments on commit 9ab3a80

Please sign in to comment.