Skip to content

Commit 7a6d7db

Browse files
authored
Update toc.yml
Updated toc.yml to move parallel run step (use and debug) files under "Build & use pipeline"
1 parent 75c0242 commit 7a6d7db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/machine-learning/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -314,15 +314,9 @@
314314
- name: Consume in real-time
315315
displayName: create client consume request response synchronous
316316
href: how-to-consume-web-service.md
317-
- name: Run batch predictions
318-
displayName: score scoring batch consume pipeline parallelrunstep inference
319-
href: how-to-run-batch-predictions.md
320317
- name: Designer batch predictions
321318
displayName: score scoring asynchronous consume pipeline parallelrunstep inference designer
322319
href: how-to-run-batch-predictions-designer.md
323-
- name: Debug & troubleshoot batch predictions
324-
displayName: debug_batch consume pipeline parallelrunstep inference
325-
href: how-to-debug-batch-predictions.md
326320
- name: Monitor models
327321
items:
328322
- name: Collect & evaluate model data
@@ -347,6 +341,12 @@
347341
- name: 'Designer: Retrain using published pipelines'
348342
displayName: retrain, designer, published pipeline
349343
href: how-to-retrain-designer.md
344+
- name: Use parallal run step
345+
displayName: score scoring batch consume pipeline parallelrunstep inference
346+
href: how-to-use-paralle-run-step.md
347+
- name: Debug & troubleshoot parallel run step
348+
displayName: debug_batch consume pipeline parallelrunstep inference
349+
href: how-to-debug-parallel-run-step.md
350350
- name: Manage resource quotas
351351
displayName: limits
352352
href: how-to-manage-quotas.md

0 commit comments

Comments
 (0)