Skip to content

Commit

Permalink
fix auto_tuner yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyinglia committed Jun 11, 2024
1 parent 1bb8ff9 commit 67b93c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/aquila/conf/config_auto_tuner.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defaults:
- train: demo
- train: demo
- _self_

experiment:
Expand Down Expand Up @@ -36,8 +36,8 @@ experiment:
train_iters: 5
max_time: 600

action: run
action: auto_tune

hydra:
run:
dir: ${experiment.exp_dir}/hydra
dir: ${experiment.exp_dir}/hydra

0 comments on commit 67b93c7

Please sign in to comment.