Closed as not planned
Closed as not planned
Description
Not really sure how the whole task and dev id's really work but from what I gather from this function the path goes something like this:
- If
sub_dir
:workingdir/seed/sub_dir/task_id/dev_id
. - Else:
workingdir/seed/task_id/dev_id
However this function only takes it over the first valid seed dir found, with no knowledge of what this is.
neps/neps/utils/data_loading.py
Lines 223 to 251 in dbc3076
I guess the way to go (if seed dir is still relevant) is to specifically ask for what seed is requested in the function params.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done