You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow configuring the worker manager class in es_trainer_lib
This patch makes the worker manager class a parameter of es_trainer_lib.train
so that it can be overriden within a gin config. This enables using
alternative implementations like the ones internal to Google that enable
taking advantage of internally available distributed resources.
Reviewers: mtrofin
Reviewed By: mtrofin
Pull Request: #430
0 commit comments