Skip to content

Commit

Permalink
fix: use custom aggregator.
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Oct 9, 2023
1 parent 6027a77 commit b37689c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/conf/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,9 @@ hydra:
callbacks:
gather_files:
_target_: hydra_callbacks.MultiRunGatherer
aggregator:
_partial_: true
_target_: simfmri.cli.utils.aggregate_results

latest_run:
_target_: hydra_callbacks.LatestRunLink

0 comments on commit b37689c

Please sign in to comment.