kd.konfig._default_values#
Default values and configuration.
This file do not add any overhead as it do not import anything.
Registering default values allows to pre-fill nested values, making them available through CLI. For example, creating an empty kxm.Experiment() automatically adds –xp.requirements.cpu=, –xp.executor.autopilot_params.enabled=… without having to explicitly define `cfg.executor = `, `cfg.requirements = `.