We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d756e6 commit 37b56f8Copy full SHA for 37b56f8
examples/openvino/README.md
@@ -23,10 +23,6 @@ The export script called `aot_optimize_and_infer.py` allows users to export deep
23
24
### **Usage**
25
26
-#### **Command Structure**
27
-```bash
28
-python aot_optimize_and_infer.py --suite <MODEL_SUITE> --model <MODEL_NAME> --input_shape <INPUT_SHAPE> --device <DEVICE>
29
-```
30
31
#### **Arguments**
32
- **`--suite`** (required):
0 commit comments