Skip to content

Commit 3fea41b

Browse files
authored
Updated release notes to include parallel run step parameter
Updated release notes to include parallel run step parameter side_inputs.
1 parent cb68447 commit 3fea41b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/azure-machine-learning-release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
5555
+ Pipeline batch scoring notebook now uses ParallelRunStep
5656
+ **azureml-pipeline-steps**
5757
+ Moved the `AutoMLStep` in the `azureml-pipeline-steps` package. Deprecated the `AutoMLStep` within `azureml-train-automl-runtime`.
58+
+ **azureml-contrib-pipeline-steps**
59+
+ Optional parameter side_inputs added to ParallelRunStep. This parameter can be used to mount folder on the container. Currently supported types are DataReference and PipelineData.
5860
+ **azureml-tensorboard**
5961
+ updated azureml-tensorboard to support tensorflow 2.0
6062
+ **azureml-train-automl-client**

0 commit comments

Comments
 (0)