Skip to content

Commit 3349898

Browse files
authored
update release notes for contrib-mir
add statement regarding skus
1 parent 4d357fe commit 3349898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
6161
+ **azureml-contrib-mir**
6262
+ Adds functionality in the MirWebservice class to retrieve the Access Token
6363
+ Use token auth for MirWebservice by default during MirWebservice.run() call - Only refresh if call fails
64+
+ Mir webservice deployment now requires proper Skus [Standard_DS2_v2, Standard_F16, Standard_A2_v2] instead of [Ds2v2, A2v2, and F16] respectively.
6465
+ **azureml-contrib-pipeline-steps**
6566
+ 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.
6667
+ Parameters passed in ParallelRunConfig can be overwritten by passing pipeline parameters now. New pipeline parameters supported aml_mini_batch_size, aml_error_threshold, aml_logging_level, aml_run_invocation_timeout (aml_node_count and aml_process_count_per_node are already part of earlier release).

0 commit comments

Comments
 (0)