We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265d094 commit bd158fcCopy full SHA for bd158fc
1 file changed
doc/freeze/compress.md
@@ -77,7 +77,7 @@ dp compress -i graph.pb -o graph-compress.pb
77
:::{tab-item} PyTorch {{ pytorch_icon }}
78
79
```bash
80
-dp compress -i model.pth -o model-compress.pth
+dp --pt compress -i model.pth -o model-compress.pth
81
```
82
83
:::
0 commit comments