Skip to content

Commit 2bdf941

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent d497d98 commit 2bdf941

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
3838
+ Default value for process_count_per_node is changed to 1. User should tune this value for better performance. Best practice is to set as the number of GPU or CPU node has.
3939
+ ParallelRunStep does not inject any packages, user needs to include **azureml-core** and **azureml-dataprep[pandas, fuse]** packages in environment definition. If custom docker image is used with user_managed_dependencies then user need to install conda on the image.
4040

41-
42-
+ **Preview features**
43-
+ [Contrib features below]
44-
4541
+ **Breaking changes**
4642
+ **azureml-pipeline-steps**
4743
+ Deprecated the use of azureml.dprep.Dataflow as a valid type of input for AutoMLConfig

0 commit comments

Comments
 (0)