mct-nightly 1.9.0.20230805.post427__py3-none-any.whl → 1.9.0.20230807.post406__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.20230805.post427.dist-info → mct_nightly-1.9.0.20230807.post406.dist-info}/METADATA +3 -3
- {mct_nightly-1.9.0.20230805.post427.dist-info → mct_nightly-1.9.0.20230807.post406.dist-info}/RECORD +5 -5
- {mct_nightly-1.9.0.20230805.post427.dist-info → mct_nightly-1.9.0.20230807.post406.dist-info}/WHEEL +1 -1
- {mct_nightly-1.9.0.20230805.post427.dist-info → mct_nightly-1.9.0.20230807.post406.dist-info}/LICENSE.md +0 -0
- {mct_nightly-1.9.0.20230805.post427.dist-info → mct_nightly-1.9.0.20230807.post406.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mct-nightly
|
|
3
|
-
Version: 1.9.0.
|
|
3
|
+
Version: 1.9.0.20230807.post406
|
|
4
4
|
Summary: A Model Compression Toolkit for neural networks
|
|
5
5
|
Home-page: UNKNOWN
|
|
6
6
|
License: UNKNOWN
|
|
@@ -11,7 +11,7 @@ Classifier: Operating System :: OS Independent
|
|
|
11
11
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
12
12
|
Requires-Python: >=3.6
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
|
-
Requires-Dist: networkx
|
|
14
|
+
Requires-Dist: networkx !=2.8.1
|
|
15
15
|
Requires-Dist: tqdm
|
|
16
16
|
Requires-Dist: Pillow
|
|
17
17
|
Requires-Dist: numpy
|
|
@@ -23,7 +23,7 @@ Requires-Dist: PuLP
|
|
|
23
23
|
Requires-Dist: matplotlib
|
|
24
24
|
Requires-Dist: scipy
|
|
25
25
|
Requires-Dist: protobuf
|
|
26
|
-
Requires-Dist: mct-quantizers
|
|
26
|
+
Requires-Dist: mct-quantizers ==1.1.0
|
|
27
27
|
|
|
28
28
|
# Model Compression Toolkit (MCT)
|
|
29
29
|
|
{mct_nightly-1.9.0.20230805.post427.dist-info → mct_nightly-1.9.0.20230807.post406.dist-info}/RECORD
RENAMED
|
@@ -421,8 +421,8 @@ model_compression_toolkit/trainable_infrastructure/keras/load_model.py,sha256=Dw
|
|
|
421
421
|
model_compression_toolkit/trainable_infrastructure/keras/quantizer_utils.py,sha256=MVwXNymmFRB2NXIBx4e2mdJ1RfoHxRPYRgjb1MQP5kY,1797
|
|
422
422
|
model_compression_toolkit/trainable_infrastructure/pytorch/__init__.py,sha256=huHoBUcKNB6BnY6YaUCcFvdyBtBI172ZoUD8ZYeNc6o,696
|
|
423
423
|
model_compression_toolkit/trainable_infrastructure/pytorch/base_pytorch_quantizer.py,sha256=SbvRlIdE32PEBsINt1bhSqvrKL_zbM9V-aeSkOn-sw4,3083
|
|
424
|
-
mct_nightly-1.9.0.
|
|
425
|
-
mct_nightly-1.9.0.
|
|
426
|
-
mct_nightly-1.9.0.
|
|
427
|
-
mct_nightly-1.9.0.
|
|
428
|
-
mct_nightly-1.9.0.
|
|
424
|
+
mct_nightly-1.9.0.20230807.post406.dist-info/LICENSE.md,sha256=aYSSIb-5AFPeITTvXm1UAoe0uYBiMmSS8flvXaaFUks,10174
|
|
425
|
+
mct_nightly-1.9.0.20230807.post406.dist-info/METADATA,sha256=WTGKJ7IjxTYdCIWjRsEC4LzUfbT7DXkuhr7zpfP3m6s,10752
|
|
426
|
+
mct_nightly-1.9.0.20230807.post406.dist-info/WHEEL,sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc,92
|
|
427
|
+
mct_nightly-1.9.0.20230807.post406.dist-info/top_level.txt,sha256=gsYA8juk0Z-ZmQRKULkb3JLGdOdz8jW_cMRjisn9ga4,26
|
|
428
|
+
mct_nightly-1.9.0.20230807.post406.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|