Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft DP-100 Exam - Topic 1 Question 71 Discussion

Actual exam question for Microsoft's DP-100 exam
Question #: 71
Topic #: 1
[All DP-100 Questions]

You register a model that you plan to use in a batch inference pipeline.

The batch inference pipeline must use a ParallelRunStep step to process files in a file dataset. The script has the ParallelRunStep step runs must process six input files each time the inferencing function is called.

You need to configure the pipeline.

Which configuration setting should you specify in the ParallelRunConfig object for the PrallelRunStep step?

Show Suggested Answer Hide Answer
Suggested Answer: B

node_count is the number of nodes in the compute target used for running the ParallelRunStep.


https://docs.microsoft.com/en-us/python/api/azureml-contrib-pipeline-steps/azureml.contrib.pipeline.steps.parallelrunconfig?view=azure-ml-py

Contribute your Thoughts:

0/2000 characters
Bok
5 months ago
C is the way to go, no doubt about it!
upvoted 0 times
...
Jutta
5 months ago
Surprised that it's not B, node_count= '6'. That seems logical too!
upvoted 0 times
...
Millie
5 months ago
Wait, isn't it A? I thought process_count_per_node was key here.
upvoted 0 times
...
Alline
5 months ago
Definitely agree with C! Makes sense for batch processing.
upvoted 0 times
...
Terry
5 months ago
I think the right choice is C, mini_batch_size= '6'.
upvoted 0 times
...
Marlon
5 months ago
I feel like error_threshold is definitely not the right option, but I can't recall the exact purpose of the other settings.
upvoted 0 times
...
Celestine
5 months ago
I'm a bit confused about whether node_count or mini_batch_size is more relevant here. I wish I had reviewed that section more.
upvoted 0 times
...
Lashawnda
5 months ago
I remember practicing a question like this, and I think the process_count_per_node might be the correct setting.
upvoted 0 times
...
Bernardine
6 months ago
I think we need to set the mini_batch_size to 6, but I'm not entirely sure if that's the right choice for ParallelRunStep.
upvoted 0 times
...
Fletcher
6 months ago
Add-path, that's the one! This will allow the route reflector to advertise multiple paths to the same destination, ensuring R1 and R2 get both routes. Feels pretty straightforward to me.
upvoted 0 times
...
Allene
6 months ago
I think the key is understanding the present value versus future value calculations. Always watch the compounding factors!
upvoted 0 times
...
Stefania
6 months ago
Hmm, I'm a bit unsure about this one. I'll need to re-read the question and answers carefully to make sure I don't miss any important nuances.
upvoted 0 times
...

Save Cancel