lightning_template.utils.cli.argument_parsers.yaml_with_merge

lightning_template.utils.cli.argument_parsers.yaml_with_merge#

Module Contents#

Functions#

get_cfg_from_path(cfg_path)

parse_config(cfg_file[, cfg_path])

parse_path(cfg_path[, seen_cfg])

parse_str(cfg_str[, cfg_path, seen_cfg])

yaml_with_merge_load(stream[, path, ext_vars])

lightning_template.utils.cli.argument_parsers.yaml_with_merge.get_cfg_from_path(cfg_path)#
lightning_template.utils.cli.argument_parsers.yaml_with_merge.parse_config(cfg_file, cfg_path=None, **kwargs)#
lightning_template.utils.cli.argument_parsers.yaml_with_merge.parse_path(cfg_path, seen_cfg=None, **kwargs)#
lightning_template.utils.cli.argument_parsers.yaml_with_merge.parse_str(cfg_str, cfg_path=None, seen_cfg=None, **kwargs)#
lightning_template.utils.cli.argument_parsers.yaml_with_merge.yaml_with_merge_load(stream, path=None, ext_vars=None)#