Skip to content

Commit 76ee486

Browse files
Add search path for rfd3 configurations
1 parent c421722 commit 76ee486

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

models/rfd3/configs/train.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# @package _global_
22
hydra:
33
searchpath:
4+
- pkg://rfd3.configs
45
- pkg://configs
56

67
defaults:
@@ -25,4 +26,4 @@ ckpt_path: null
2526

2627
# Placeholders
2728
name: aa_design
28-
tags: [aa_design]
29+
tags: [aa_design]

0 commit comments

Comments
 (0)