Skip to content

Commit 1d76297

Browse files
authored
Update README.md file (#1976)
Update README.md typos Signed-off-by: andife <[email protected]>
1 parent b027bb2 commit 1d76297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ optional arguments:
268268
```
269269
```run_pretrained_models.py``` will run the TensorFlow model, captures the TensorFlow output and runs the same test against the specified ONNX backend after converting the model.
270270

271-
If the option ```--perf csv-file``` is specified, we'll capture the timeing for inferece of tensorflow and onnx runtime and write the result into the given csv file.
271+
If the option ```--perf csv-file``` is specified, we'll capture the timing for inference of tensorflow and onnx runtime and write the result into the given csv file.
272272

273273
You call it for example with:
274274
```

0 commit comments

Comments
 (0)