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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mct-nightly
3
- Version: 1.9.0.20230805.post427
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 (!=2.8.1)
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 (==1.1.0)
26
+ Requires-Dist: mct-quantizers ==1.1.0
27
27
 
28
28
  # Model Compression Toolkit (MCT)
29
29
 
@@ -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.20230805.post427.dist-info/LICENSE.md,sha256=aYSSIb-5AFPeITTvXm1UAoe0uYBiMmSS8flvXaaFUks,10174
425
- mct_nightly-1.9.0.20230805.post427.dist-info/METADATA,sha256=HDD3LlN0Pgx5LulOM2a-PQgAsH7yVSHo-iaBRBmVcZ0,10756
426
- mct_nightly-1.9.0.20230805.post427.dist-info/WHEEL,sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q,92
427
- mct_nightly-1.9.0.20230805.post427.dist-info/top_level.txt,sha256=gsYA8juk0Z-ZmQRKULkb3JLGdOdz8jW_cMRjisn9ga4,26
428
- mct_nightly-1.9.0.20230805.post427.dist-info/RECORD,,
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,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.0)
2
+ Generator: bdist_wheel (0.41.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5