Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions models/rfd3/configs/inference.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

hydra:
searchpath:
- pkg://rfd3.configs
- pkg://configs

defaults:
Expand Down
3 changes: 2 additions & 1 deletion models/rfd3/configs/train.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# @package _global_
hydra:
searchpath:
- pkg://rfd3.configs
- pkg://configs

defaults:
Expand All @@ -25,4 +26,4 @@ ckpt_path: null

# Placeholders
name: aa_design
tags: [aa_design]
tags: [aa_design]