6 строки
129 B
PowerShell
6 строки
129 B
PowerShell
$ErrorActionPreference = "Stop"
|
|
|
|
. $PSScriptRoot\_mlflow_config_common.ps1
|
|
|
|
& mlflow gc --backend-store-uri="$BACKEND_URI" @args
|