Skip to content

Commit a28fcf3

Browse files
Update examples/openvino/aot/README.md
Co-authored-by: Kimish Patel <[email protected]>
1 parent e6de60e commit a28fcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openvino/aot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ python aot_openvino_compiler.py --suite <MODEL_SUITE> --model <MODEL_NAME> --inp
3636
The dataset length must be evenly divisible by the batch size.
3737

3838
- **`--quantize`** (optional):
39-
Enable model quantization. --dataset argument is requred for the quantization. `huggingface` suite does not supported yet.
39+
Enable model quantization. --dataset argument is requred for the quantization. `huggingface` suite is not supported yet.
4040

4141
- **`--quantization_flow`** (optional):
4242
Specifies the way to quantize torch.fx.GraphModule.

0 commit comments

Comments
 (0)