Skip to content
Snippets Groups Projects
Commit a2e920b1 authored by Tim Tobias Bauerle's avatar Tim Tobias Bauerle
Browse files

Added decoder path to group name attribute to distinguish experiments with and without autoencoder

parent 003a2795
Branches
No related tags found
2 merge requests!18Merge in main,!14Experiment configs
......@@ -20,6 +20,7 @@ num_devices: ${len:${topology.devices}}
# define config attributes for the group:
group_by:
- controller: [ name, scheduler: name, adaptive_threshold_fn: name ]
- model_provider: [ decoder: path ]
# group attribute determined by resolver with the given attributes
group: ${group_name:${group_by}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment