Is there a plan to use Omegaconf or Hydra for the configuration system?
The current .toml-based configuration system is simple but verbose: it does not support configuration inheritance or composition, which prevents config reuse.
If this is needed, I am interested in contributing an alternative configuration solution based on Omegaconf.
Is there a plan to use Omegaconf or Hydra for the configuration system?
The current .toml-based configuration system is simple but verbose: it does not support configuration inheritance or composition, which prevents config reuse.
If this is needed, I am interested in contributing an alternative configuration solution based on Omegaconf.