Skip to content

Commit f30ee76

Browse files
authored
Update README.md
1 parent 4902c8a commit f30ee76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openvino/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Follow the [instructions](../../backends/openvino/README.md) of **Prerequisites*
1919

2020
## AOT step:
2121

22-
The export script called `aot_optimize_and_infer.py` allows users to export deep learning models from various model suites (TIMM, Torchvision, Hugging Face) to a openvino backend using **Executorch**. Users can dynamically specify the model, input shape, and target device.
22+
The python script called `aot_optimize_and_infer.py` allows users to export deep learning models from various model suites (TIMM, Torchvision, Hugging Face) to a openvino backend using **Executorch**. Users can dynamically specify the model, input shape, and target device.
2323

2424
### **Usage**
2525

0 commit comments

Comments
 (0)