Skip to content

Commit 54fcbaf

Browse files
committed
rewording
1 parent 3751557 commit 54fcbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/aml-compute-target-train.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: "include file"
1010
ms.topic: "include"
1111
ms.date: 12/04/2019
1212
---
13-
**Compute targets can be reused from one training job to the next**. For example, once you attach a remote VM to your workspace, you can reuse it for multiple jobs. Machine learning pipelines can use all these compute targets by using the appropriate [pipeline steps](https://docs.microsoft.com/python/api/azureml-pipeline-steps/azureml.pipeline.steps?view=azure-ml-py).
13+
**Compute targets can be reused from one training job to the next**. For example, once you attach a remote VM to your workspace, you can reuse it for multiple jobs. For machine learning pipelines, use the appropriate [pipeline step](https://docs.microsoft.com/python/api/azureml-pipeline-steps/azureml.pipeline.steps?view=azure-ml-py) for each compute target.
1414

1515
|Training  targets|[Automated ML](../articles/machine-learning/service/concept-automated-ml.md) | [ML pipelines](../articles/machine-learning/service/concept-ml-pipelines.md) | [Azure Machine Learning designer](../articles/machine-learning/service/concept-designer.md)
1616
|----|:----:|:----:|:----:|

0 commit comments

Comments
 (0)