batch 模組

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

類別

BatchAttachConfiguration

表示附加 BatchCompute 目標的組態參數。

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

初始化組態物件。

BatchCompute

在 Azure Machine Learning 中管理 Batch 計算目標。

Azure Batch 可用來在雲端有效率地執行大規模的平行和高效能運算 (HPC) 應用程式。 BatchCompute 用於 Azure Machine Learning 管線,以使用 AzureBatchStep 將作業提交至電腦Azure Batch集區。 如需詳細資訊,請參閱 什麼是 Azure Machine Learning 中的計算目標?

類別 ComputeTarget 建構函式。

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