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 experiment name to all the database readers and writers #19

Closed
wants to merge 1 commit into from

Conversation

yasuiniko
Copy link
Collaborator

@yasuiniko yasuiniko commented Oct 26, 2024

Not sure if we want to go this route, but it fixes #18.

Adds self.exp_name to DefinitionPart, ExperimentDefinition, and Scheduler. Scheduler also passes --results_path to the entry.py main experiments file.

…sults-path to entry.py subprocess

BREAKING CHANGE: Added exp_name to database reader/writers and pass results_path to entrpy.py subprocess
Fixes: #18
@yasuiniko yasuiniko self-assigned this Oct 26, 2024
@yasuiniko yasuiniko closed this Oct 30, 2024
@yasuiniko yasuiniko deleted the add-results-path branch November 5, 2024 20:22
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.

Can't set experiment name in pytest
1 participant