Skip to content

Commit 82d8c06

Browse files
authored
update 3x pt binary build (#1992)
Signed-off-by: chensuyue <[email protected]>
1 parent e9f06af commit 82d8c06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ def get_build_version():
6868
"neural_compressor.common.*",
6969
"neural_compressor.torch",
7070
"neural_compressor.torch.*",
71+
"neural_compressor.transformers",
72+
"neural_compressor.transformers.*",
7173
],
7274
),
7375
"install_requires": fetch_requirements("requirements_pt.txt"),

0 commit comments

Comments
 (0)