Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pt compression doc (deepmodeling#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 -->
- Loading branch information