mct-nightly 1.9.0.20230926.post355__py3-none-any.whl → 1.10.0.20230928.post403__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mct_nightly-1.9.0.20230926.post355.dist-info → mct_nightly-1.10.0.20230928.post403.dist-info}/METADATA +1 -1
- {mct_nightly-1.9.0.20230926.post355.dist-info → mct_nightly-1.10.0.20230928.post403.dist-info}/RECORD +6 -6
- model_compression_toolkit/__init__.py +1 -1
- {mct_nightly-1.9.0.20230926.post355.dist-info → mct_nightly-1.10.0.20230928.post403.dist-info}/LICENSE.md +0 -0
- {mct_nightly-1.9.0.20230926.post355.dist-info → mct_nightly-1.10.0.20230928.post403.dist-info}/WHEEL +0 -0
- {mct_nightly-1.9.0.20230926.post355.dist-info → mct_nightly-1.10.0.20230928.post403.dist-info}/top_level.txt +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
model_compression_toolkit/__init__.py,sha256=
|
|
1
|
+
model_compression_toolkit/__init__.py,sha256=HM7kIyeSnGNpCnoO8d6S5gF186LcHffHDj4HoesmGWM,3663
|
|
2
2
|
model_compression_toolkit/constants.py,sha256=C_kTcbYhWv90JoZVu4kT21b7aHaLEmsA--VDFXbiAJs,3817
|
|
3
3
|
model_compression_toolkit/logger.py,sha256=b9DVktZ-LymFcRxv2aL_sdiE6S2sSrFGWltx6dgEuUY,4863
|
|
4
4
|
model_compression_toolkit/core/__init__.py,sha256=qnBA6aaojI7RpEQZU2vXWiELHfVJf-MnAP-4T0tcFDY,2008
|
|
@@ -429,8 +429,8 @@ model_compression_toolkit/trainable_infrastructure/keras/quantize_wrapper.py,sha
|
|
|
429
429
|
model_compression_toolkit/trainable_infrastructure/keras/quantizer_utils.py,sha256=MVwXNymmFRB2NXIBx4e2mdJ1RfoHxRPYRgjb1MQP5kY,1797
|
|
430
430
|
model_compression_toolkit/trainable_infrastructure/pytorch/__init__.py,sha256=huHoBUcKNB6BnY6YaUCcFvdyBtBI172ZoUD8ZYeNc6o,696
|
|
431
431
|
model_compression_toolkit/trainable_infrastructure/pytorch/base_pytorch_quantizer.py,sha256=SbvRlIdE32PEBsINt1bhSqvrKL_zbM9V-aeSkOn-sw4,3083
|
|
432
|
-
mct_nightly-1.
|
|
433
|
-
mct_nightly-1.
|
|
434
|
-
mct_nightly-1.
|
|
435
|
-
mct_nightly-1.
|
|
436
|
-
mct_nightly-1.
|
|
432
|
+
mct_nightly-1.10.0.20230928.post403.dist-info/LICENSE.md,sha256=aYSSIb-5AFPeITTvXm1UAoe0uYBiMmSS8flvXaaFUks,10174
|
|
433
|
+
mct_nightly-1.10.0.20230928.post403.dist-info/METADATA,sha256=jCxR8xKM94Y3XagvvxrUOP1Vpjf01ktgr06Ao-LXSVU,15741
|
|
434
|
+
mct_nightly-1.10.0.20230928.post403.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
435
|
+
mct_nightly-1.10.0.20230928.post403.dist-info/top_level.txt,sha256=gsYA8juk0Z-ZmQRKULkb3JLGdOdz8jW_cMRjisn9ga4,26
|
|
436
|
+
mct_nightly-1.10.0.20230928.post403.dist-info/RECORD,,
|
|
@@ -49,4 +49,4 @@ from model_compression_toolkit.gptq.common.gptq_config import RoundingType
|
|
|
49
49
|
from model_compression_toolkit.gptq.keras.quantization_facade import get_keras_gptq_config
|
|
50
50
|
from model_compression_toolkit.gptq.pytorch.quantization_facade import get_pytorch_gptq_config
|
|
51
51
|
|
|
52
|
-
__version__ = "1.
|
|
52
|
+
__version__ = "1.10.0"
|
|
File without changes
|
{mct_nightly-1.9.0.20230926.post355.dist-info → mct_nightly-1.10.0.20230928.post403.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|