We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a639804 commit 288acf2Copy full SHA for 288acf2
model_compression_toolkit/__init__.py
@@ -27,4 +27,4 @@
27
from model_compression_toolkit import pruning
28
from model_compression_toolkit.trainable_infrastructure.keras.load_model import keras_load_quantized_model
29
30
-__version__ = "2.4.2"
+__version__ = "2.4.3"
0 commit comments