Skip to content

Commit cef3314

Browse files
authored
Update ort-format-models.md
1 parent be1c076 commit cef3314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/performance/model-optimizations/ort-format-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ python -m onnxruntime.tools.convert_onnx_models_to_ort <onnx model file or dir>
109109

110110
where:
111111

112-
* onnx mode file or dir is a path to .onnx file or directory containing one or more .onnx models
112+
* onnx model file or dir is a path to .onnx file or directory containing one or more .onnx models
113113

114114
The current optional arguments are available by running the script with the `--help` argument.
115115
Supported arguments and defaults differ slightly across ONNX Runtime versions.

0 commit comments

Comments
 (0)