Skip to content

Commit 7a7e9ee

Browse files
committed
edits
1 parent e720b7c commit 7a7e9ee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/machine-learning/how-to-use-parallel-job-in-pipeline.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: mlops
88
ms.topic: how-to
99
author: alainli
1010
ms.author: alainli
11-
ms.date: 09/24/2022
11+
ms.date: 09/25/2022
1212
ms.custom: devx-track-python, sdkv2, cliv2, event-tier1-build-2022
1313
---
1414

@@ -72,6 +72,8 @@ For example, you could set numbers to `mini_batch_size` to partition your data *
7272

7373
# [Python](#tab/python)
7474

75+
[!INCLUDE [sdk v2](../../includes/machine-learning-sdk-v2.md)]
76+
7577
Declare `job_data_path` as one of the inputs. Bind it to `input_data` attribute.
7678

7779
[!notebook-python[] (~/azureml-examples-v2samplesreorg/sdk/python/jobs/pipelines/1g_pipeline_with_parallel_nodes/pipeline_with_parallel_nodes.ipynb?name=parallel-job-for-file-data)]

articles/machine-learning/reference-yaml-job-parallel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: reference
99
ms.custom: cliv2, event-tier1-build-2022
1010
author: alainli
1111
ms.author: alainli
12-
ms.date: 09/24/2022
12+
ms.date: 09/25/2022
1313
---
1414

1515
# CLI (v2) parallel job YAML schema

0 commit comments

Comments
 (0)