|
My purpose is to customize logging according to this example. I have the following folder structure for configs:
And hydra/job_logging/custom.yaml: If I comment What is the proper way to access |
Replies: 2 comments 2 replies
|
try |
|
@DataClass @DataClass @DataClass @DataClass @DataClass @DataClass @DataClass @DataClass def register_configs() -> None: |
try
- override /hydra/job_logging: custom?This looks like absolute vs relative override issue...