validate¶ torchtune.config.validate(cfg: DictConfig) → None[源代码]¶ 确保配置中的所有组件都可以正确实例化 参数: cfg (DictConfig) – 要验证的配置 引发: ConfigError – 如果任何组件无法实例化