Commit 22123aa
authored
Add pt compression doc (#4299)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Added support for the PyTorch backend alongside TensorFlow in the
documentation.
- Introduced a new command for compressing models using PyTorch: `dp
compress -i model.pth -o model-compress.pth`.
- **Documentation**
- Updated the header to reflect both TensorFlow and PyTorch support.
- Enhanced instructions section with clear guidance for users of both
frameworks.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 0c5ab07 commit 22123aa
1 file changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
71 | 86 | | |
72 | 87 | | |
73 | 88 | | |
| |||
0 commit comments