Skip to content

Commit 30d0721

Browse files
authored
Update README.md (#478)
1 parent 2e6167a commit 30d0721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/dbolya-yolact/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Quantized Graph, pass in the `--no-qat` flag:
107107
```bash
108108
python export.py --checkpoint ./quantized-yolact/model.pth \
109109
--name qat-yolact.onnx \
110-
--no-qat
110+
--skip-qat-convert
111111
```
112112

113113
### DeepSparse

0 commit comments

Comments
 (0)