kubernetescompute 模組

包含在 Azure Machine Learning 中管理 Azure Machine Learning 計算目標的功能。

類別

KubernetesCompute

注意

這是實驗性類別,可以隨時變更。 請參閱 https://aka.ms/azuremlexperimental 以取得詳細資訊。

KubernetesCompute (Preview) 是由叢集管理員連結至工作區的客戶受控 K8s 叢集。

使用者授與計算的存取權和配額,可以輕鬆地將單一節點或分散式多節點 ML 工作負載提交至計算。 計算會在容器化環境中執行,並將您的模型相依性封裝在 Docker 容器中。 如需詳細資訊,請參閱什麼是 Azure Machine Learning 中的計算目標? https://docs.microsoft.com/azure/machine-learning/concept-compute-target

類別 ComputeTarget 建構函式。

擷取與所提供工作區相關聯之 Compute 物件的雲端標記法。 傳回對應至所擷取之 Compute 物件之特定型別之子類別的實例。

KubernetesComputeAttachConfiguration

表示附加弧形計算目標的組態參數。

attach_configuration使用 類別的 KubernetesCompute 方法來指定附加參數。

初始化組態物件。

KubernetesComputeStatus

代表 KubernetesCompute 目標的詳細狀態資訊。

get_status使用 類別的 KubernetesCompute 方法可傳回狀態資訊。

初始化 KubernetesComputeStatus 物件。