amlcompute 模組
包含在 Azure Machine Learning 中管理 Azure Machine Learning 計算目標的功能。
類別
AmlCompute |
在 Azure Machine Learning 中管理 Azure Machine Learning 計算。 Azure Machine Learning Compute (AmlCompute) 是受控計算基礎結構,可讓您輕鬆地建立單一或多節點計算。 計算會在工作區區域內建立為可與其他使用者共用的資源。 如需詳細資訊,請參閱 什麼是 Azure Machine Learning 中的計算目標? 類別 ComputeTarget 建構函式。 擷取與所提供工作區相關聯的 Compute 物件的雲端標記法。 傳回對應至所擷取之 Compute 物件之特定類型的子類別實例。 |
AmlComputeNodeStateCounts |
表示 AmlCompute 物件的詳細節點計數資訊。 get_status使用 的 AmlCompute 方法來檢視節點計數。 初始化 AmlComputeNodeStateCounts 物件。 |
AmlComputeProvisioningConfiguration |
表示布建 AmlCompute 目標的組態參數。
建立組態物件以布建 AmlCompute 目標。 |
AmlComputeStatus |
代表 AmlCompute 目標的詳細狀態資訊。 get_status使用 類別的 AmlCompute 方法可傳回狀態資訊。 初始化 AmlComputeStatus 物件。 |
ScaleSettings |
表示 AmlCompute 目標的縮放設定。
AmlCompute使用 類別 初始化 ScaleSettings 物件。 |