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

Commit d33d285

Browse files
authored
Update onnx-export.mdx
product name typo
1 parent f406e33 commit d33d285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/user-guide/onnx-export.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ index: 3000
88

99
# Exporting to the ONNX Format
1010

11-
This page explains how to export a model to the ONNX format for use with DeepSparse engine.
11+
This page explains how to export a model to the ONNX format for use with DeepSparse Engine.
1212

1313
[ONNX](https://onnx.ai/) is a generic representation for neural network graphs that most ML frameworks can be converted to.
1414
Some inference engines such as [DeepSparse](https://github.com/neuralmagic/deepsparse) natively take in ONNX for deployment pipelines, so convenience functions for conversion and export are provided for the supported frameworks.

0 commit comments

Comments
 (0)