[dcp] Add ZStandard transformer (#143360)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/143360
Approved by: https://github.com/saumishr
ghstack dependencies: #143358, #143359
This commit is contained in:
Marc Horowitz
2025-01-15 18:54:44 -08:00
committed by PyTorch MergeBot
parent 9c909bf3bb
commit 7b56b039af
6 changed files with 102 additions and 4 deletions

View File

@ -19,3 +19,4 @@ setuptools
sympy==1.13.3
types-dataclasses
typing-extensions>=4.10.0
zstandard