Hydra 1.2 Patched -
: Enhanced support for defining multirun modes and parameter sweeps directly through the configuration rather than just the command line.
While specific patch notes vary, the 1.2 release branch introduced several quality-of-life improvements over 1.1: hydra 1.2
Hydra 1.2 introduces "Conditional Defaults." You can now say: "If I choose the aws cloud storage, automatically default to the us-east-1 region config." : Enhanced support for defining multirun modes and
pip install hydra-core --upgrade
import hydra from omegaconf import DictConfig hydra 1.2