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

Add gpu_id option to command line arguments MLExperiment #98

Open
RobertTLange opened this issue Apr 27, 2022 · 2 comments
Open

Add gpu_id option to command line arguments MLExperiment #98

RobertTLange opened this issue Apr 27, 2022 · 2 comments
Assignees

Comments

@RobertTLange
Copy link
Collaborator

Set cuda visible devices in experiment startup.

@RobertTLange
Copy link
Collaborator Author

Additionally, make it possible to overwrite config file with option. E.g. --lrate 0.001 should set the lrate in train_config.

@RobertTLange RobertTLange self-assigned this May 11, 2022
@RobertTLange
Copy link
Collaborator Author

More general possibility to add device_config to the base configuration file. If it is loaded by the MLExperiment startup, automatically setup the GPU visibility, etc.

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

No branches or pull requests

1 participant