Skip to content

Commit af3b60b

Browse files
authored
Removed ParallelRunStep related notes since GA is pushed out.
1 parent 96ca8fd commit af3b60b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
5656
+ **azureml-contrib-mir**
5757
+ Adds a class azureml.contrib.mir.RevisionStatus which relays information about the currently deployed MIR revision and the most recent version specified by the user. This class is included in the MirWebservice object under 'deployment_status' attribute.
5858
+ Enables update on Webservices of type MirWebservice and its child class SingleModelMirWebservice.
59-
+ **azureml-contrib-pipeline-steps**
60-
+ ParallelRunStep is now out of public preview! The classes ParallelRunstep and ParallelRunConfig been moved from azureml.contrib.pipeline.steps to azureml.pipeline.steps.
6159
+ **azureml-contrib-reinforcementlearning**
6260
+ AmlWindowsCompute only supports Azure Files as mounted storage
6361
+ **azureml-core**
@@ -84,12 +82,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
8482
+ **azureml-opendatasets**
8583
+ Fix issue of MNIST's columns are parsed as string which should be int.
8684
+ **azureml-pipeline-core**
87-
+ Enable user to leverage azure-cli-ml extension to create pipeline which contains ParallelRunStep from yml file
88-
+ ParallelRunStep is now out of public preview! The classes ParallelRunstep and ParallelRunConfig been moved from azureml.contrib.pipeline.steps to azureml.pipeline.steps.
8985
+ Allowing the option to regenerate_outputs when using a module that is embedded in a ModuleStep.
90-
+ **azureml-pipeline-steps**
91-
+ Enable user to leverage azure-cli-ml extension to create pipeline which contains ParallelRunStep from yml file
92-
+ ParallelRunStep is now out of public preview! The classes ParallelRunstep and ParallelRunConfig been moved from azureml.contrib.pipeline.steps to azureml.pipeline.steps.
9386
+ **azureml-train-automl-client**
9487
+ Deprecated Tensorflow models for AutoML.
9588
+ Fix users whitelisting unsupported algorithms in local mode

0 commit comments

Comments
 (0)