Skip to content

Commit 25a875f

Browse files
fix
1 parent 3ad386f commit 25a875f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

examples/cylinder/2d_unsteady/conf/cylinder2d_unsteady_Re100.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
defaults:
2+
- ppsci_default
3+
- TRAIN: train_default
4+
- TRAIN/ema: ema_default
5+
- TRAIN/swa: swa_default
6+
- EVAL: eval_default
7+
- INFER: infer_default
8+
- _self_
9+
110
hydra:
211
run:
312
# dynamic output directory according to running time and override name

0 commit comments

Comments
 (0)