From 470b07d0a863f8545b886f37b9e1e54e4c4d5ef7 Mon Sep 17 00:00:00 2001 From: Arjun Suresh Date: Mon, 6 Jan 2025 11:23:20 +0000 Subject: [PATCH] Update index.md --- docs/submission/index.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/submission/index.md b/docs/submission/index.md index c9e0861d5..204ee61d3 100644 --- a/docs/submission/index.md +++ b/docs/submission/index.md @@ -27,16 +27,15 @@ flowchart LR A[MLPerf Inference Results folder] --> B[generate-mlperf-inference-submission] B --> C[run-mlperf-inference-submission-checker] C --> E[Submission TAR file] - C --> D + B -.-> D %% Subgraph for preprocess (Top to Down) - subgraph Optional_Preprocessing one + subgraph Optional_Preprocessing direction TD - D --> C + D[preprocess-mlperf-inference-submission] --> C end - %% Dashed line to connect preprocess node - B -.-> D + ``` Click [here](https://youtu.be/eI1Hoecc3ho) to view the recording of the workshop: Streamlining your MLPerf Inference results using CM.