Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 10d34ee

Browse files
authored
Update deepsparse-engine.mdx
product name typo and text quality improvements
1 parent d33d285 commit 10d34ee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/content/user-guide/deepsparse-engine.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,28 @@ index: 4000
88

99
# User Guides for the DeepSparse Engine
1010

11-
This user guide offers more information for exploring additional and advanced functionality for the DeepSparse engine.
11+
This user guide offers more information for exploring additional and advanced functionality for the DeepSparse Engine.
1212

1313
## Guides
1414

1515
<LinkCards>
1616
<LinkCard href="./hardware-support" heading="Supported Hardware">
17-
Supported Hardware for the DeepSparse Engine, including CPU types and instruction sets.
17+
Supported hardware for the DeepSparse Engine, including CPU types and instruction sets.
1818
</LinkCard>
1919

2020
<LinkCard href="./scheduler" heading="Inference Types">
21-
Inference types and the tradeoffs with the DeepSparse Scheduler, such as single and multi stream.
21+
Inference types and the tradeoffs with the DeepSparse Scheduler, such as single and multi-stream.
2222
</LinkCard>
2323

2424
<LinkCard href="./benchmarking" heading="Benchmarking">
25-
User guides for benchmarking ONNX models in the DeepSparse Engine.
25+
Benchmarking ONNX models in the DeepSparse Engine.
2626
</LinkCard>
2727

2828
<LinkCard href="./diagnostics-debugging" heading="Diagnostics/Debugging">
29-
User guide for logging guidance for diagnosing and debugging any issues.
29+
Logging guidance for diagnosing and debugging any issues.
3030
</LinkCard>
3131

3232
<LinkCard href="./numactl-utility" heading="numactl Utility">
33-
User guide using the numactl utility to control resource utilization with the DeepSparse Engine.
33+
Controlling resource utilization with the DeepSparse Engine using the numactl utility.
3434
</LinkCard>
3535
</LinkCards>

0 commit comments

Comments
 (0)