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

Remove empty arg/kwargs from es_trainer_lib #432

Conversation

boomanaiden154
Copy link
Collaborator

This just passed empty strings which meant that implemented workers needed to
accept these arguments for no reason. We should not be passing any arguments
and let all the configuration on the worker side happen through gin.

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 just passed empty strings which meant that implemented workers needed to
accept these arguments for no reason. We should not be passing any arguments
and let all the configuration on the worker side happen through gin.

Pull Request: google#432
tvmarino and others added 2 commits February 20, 2025 02:00
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 just passed empty strings which meant that implemented workers needed to
accept these arguments for no reason. We should not be passing any arguments
and let all the configuration on the worker side happen through gin.

Pull Request: google#432
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Feb 20, 2025
This just passed empty strings which meant that implemented workers needed to
accept these arguments for no reason. We should not be passing any arguments
and let all the configuration on the worker side happen through gin.

Pull Request: google#432
tvmarino and others added 2 commits February 20, 2025 04:23
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
@boomanaiden154 boomanaiden154 changed the base branch from spr/boomanaiden154/main.remove-empty-argkwargs-from-es_trainer_lib to main February 20, 2025 04:24
@boomanaiden154 boomanaiden154 merged commit 4b653c8 into main Feb 20, 2025
25 checks passed
@boomanaiden154 boomanaiden154 deleted the spr/boomanaiden154/remove-empty-argkwargs-from-es_trainer_lib branch February 20, 2025 04:25
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.

3 participants