Parallelize multiple steps in AzureML pipeline job using CLI

matsuo_basho 0 Reputation points
2023-11-20T01:29:07.13+00:00

I have the following pipeline job that I launch using the Azure ML CLI.

User's image

Since the branches are independent of each other, I would like to process them in parallel. However, it appears that parallel jobs can only be used within a single step.

Is this the case? Is there any way to have my compute process the branches simultaneously?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,240 questions
{count} votes