mct-nightly 1.10.0.20231108.post402__py3-none-any.whl → 1.10.0.20231109.post408__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.10.0.20231108.post402.dist-info → mct_nightly-1.10.0.20231109.post408.dist-info}/METADATA +6 -6
- {mct_nightly-1.10.0.20231108.post402.dist-info → mct_nightly-1.10.0.20231109.post408.dist-info}/RECORD +5 -5
- {mct_nightly-1.10.0.20231108.post402.dist-info → mct_nightly-1.10.0.20231109.post408.dist-info}/LICENSE.md +0 -0
- {mct_nightly-1.10.0.20231108.post402.dist-info → mct_nightly-1.10.0.20231109.post408.dist-info}/WHEEL +0 -0
- {mct_nightly-1.10.0.20231108.post402.dist-info → mct_nightly-1.10.0.20231109.post408.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.10.0.
|
|
3
|
+
Version: 1.10.0.20231109.post408
|
|
4
4
|
Summary: A Model Compression Toolkit for neural networks
|
|
5
5
|
Home-page: UNKNOWN
|
|
6
6
|
License: UNKNOWN
|
|
@@ -78,11 +78,11 @@ In addition, a set of [notebooks](tutorials/notebooks) are provided for an easy
|
|
|
78
78
|
|
|
79
79
|
Currently, MCT is being tested on various Python, Pytorch and TensorFlow versions:
|
|
80
80
|
|
|
81
|
-
| |
|
|
82
|
-
|
|
83
|
-
| Python 3.
|
|
84
|
-
| Python 3.
|
|
85
|
-
| Python 3.
|
|
81
|
+
| | PyTorch 1.13 | PyTorch 2.0 | PyTorch 2.1 |
|
|
82
|
+
|-------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
83
|
+
| Python 3.9 | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python39_pytorch113.yml) | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python39_pytorch20.yml) | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python39_pytorch21.yml) |
|
|
84
|
+
| Python 3.10 | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python310_pytorch112.yml) | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python310_pytorch113.yml) | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python310_pytorch20.yml) | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python310_pytorch21.yml) |
|
|
85
|
+
| Python 3.11 | | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python311_pytorch20.yml) | [](https://github.com/sony/model_optimization/actions/workflows/run_tests_python311_pytorch21.yml) |
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
| | TensorFlow 2.12 | TensorFlow 2.13 | TensorFlow 2.14 |
|
|
@@ -448,8 +448,8 @@ model_compression_toolkit/trainable_infrastructure/keras/quantize_wrapper.py,sha
|
|
|
448
448
|
model_compression_toolkit/trainable_infrastructure/keras/quantizer_utils.py,sha256=MVwXNymmFRB2NXIBx4e2mdJ1RfoHxRPYRgjb1MQP5kY,1797
|
|
449
449
|
model_compression_toolkit/trainable_infrastructure/pytorch/__init__.py,sha256=huHoBUcKNB6BnY6YaUCcFvdyBtBI172ZoUD8ZYeNc6o,696
|
|
450
450
|
model_compression_toolkit/trainable_infrastructure/pytorch/base_pytorch_quantizer.py,sha256=SbvRlIdE32PEBsINt1bhSqvrKL_zbM9V-aeSkOn-sw4,3083
|
|
451
|
-
mct_nightly-1.10.0.
|
|
452
|
-
mct_nightly-1.10.0.
|
|
453
|
-
mct_nightly-1.10.0.
|
|
454
|
-
mct_nightly-1.10.0.
|
|
455
|
-
mct_nightly-1.10.0.
|
|
451
|
+
mct_nightly-1.10.0.20231109.post408.dist-info/LICENSE.md,sha256=aYSSIb-5AFPeITTvXm1UAoe0uYBiMmSS8flvXaaFUks,10174
|
|
452
|
+
mct_nightly-1.10.0.20231109.post408.dist-info/METADATA,sha256=fynoG42eJmOOx9l97_jgj9LDbQpCaU81_PGi1GTRKHs,16232
|
|
453
|
+
mct_nightly-1.10.0.20231109.post408.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
|
|
454
|
+
mct_nightly-1.10.0.20231109.post408.dist-info/top_level.txt,sha256=gsYA8juk0Z-ZmQRKULkb3JLGdOdz8jW_cMRjisn9ga4,26
|
|
455
|
+
mct_nightly-1.10.0.20231109.post408.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|