We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be1c076 commit cef3314Copy full SHA for cef3314
docs/performance/model-optimizations/ort-format-models.md
@@ -109,7 +109,7 @@ python -m onnxruntime.tools.convert_onnx_models_to_ort <onnx model file or dir>
109
110
where:
111
112
-* onnx mode file or dir is a path to .onnx file or directory containing one or more .onnx models
+* onnx model file or dir is a path to .onnx file or directory containing one or more .onnx models
113
114
The current optional arguments are available by running the script with the `--help` argument.
115
Supported arguments and defaults differ slightly across ONNX Runtime versions.
0 commit comments