Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring the worker manager class in es_trainer_lib #430

Conversation

boomanaiden154
Copy link
Collaborator

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.

Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Feb 9, 2025
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.

Pull Request: google#430
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Feb 13, 2025
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.

Pull Request: google#430
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Feb 20, 2025
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.

Pull Request: google#430
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Feb 20, 2025
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.

Pull Request: google#430
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Feb 20, 2025
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.

Pull Request: google#430
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Feb 20, 2025
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.

Pull Request: google#430
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Feb 20, 2025
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.

Pull Request: google#430
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
@boomanaiden154 boomanaiden154 changed the base branch from spr/boomanaiden154/main.allow-configuring-the-worker-manager-class-in-es_trainer_lib to main February 20, 2025 04:38
@boomanaiden154 boomanaiden154 merged commit 0db6cd1 into main Feb 20, 2025
25 checks passed
@boomanaiden154 boomanaiden154 deleted the spr/boomanaiden154/allow-configuring-the-worker-manager-class-in-es_trainer_lib branch February 20, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants