Skip to content

[ADD] --name_from_args option with unittest#2

Open
cjsg wants to merge 1 commit intoctallec:masterfrom
cjsg:fromargs
Open

[ADD] --name_from_args option with unittest#2
cjsg wants to merge 1 commit intoctallec:masterfrom
cjsg:fromargs

Conversation

@cjsg
Copy link

@cjsg cjsg commented May 9, 2018

Added a --name_from_args option that creates a subdirectory in logdir whose name is given by the input arguments (except 'root', that gets filtered out)

This option is intended to use when launching a same script with several different input arguments.
The outputs of each run fill be stored in a subdirectory of logdir, whose name is given by the provided arguments. If an argument 'root' is given, it is filtered out, because this is likely to be an irrelevant path-name.

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.

1 participant