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

Filenames not consistent due to dict-keys not being sorted #4

Closed
jwdink opened this issue May 5, 2018 · 0 comments
Closed

Filenames not consistent due to dict-keys not being sorted #4

jwdink opened this issue May 5, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@jwdink
Copy link

jwdink commented May 5, 2018

E.g. can get both:

['torch-learning_rate_0.8-name_torch.json',
 'torch-name_torch-learning_rate_0.8.json']

Not a huge deal, but can get confusing if you re-run the tests, and might conflict with #3 if that solution involves tracking which results have already been generated.

@jwdink jwdink added the bug Something isn't working label May 5, 2018
@brockf brockf closed this as completed in c0d6013 Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant