跳到主要内容

MLflow 2.2.2

·一分钟阅读
MLflow maintainers

我们很高兴地宣布 MLflow 2.2.2 已发布!

MLflow 2.2.2 是一个补丁版本,包含以下错误修复:

  • [模型注册表] 允许 source 在指定 run_id 的情况下成为运行工件目录内的本地路径 (#7993, @harupy)
  • [模型注册表] 修复了 Windows UNC 路径被视为本地路径的错误 (#7988, @WeichenXu123)
  • [模型注册表] 在 FileStore.get_registered_model 中禁止 name 作为文件路径 (#7965, @harupy)

有关更改的完整列表,请参阅发布版本更改日志,并在 mlflow.org 上查看最新文档。