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 9d456aa commit a3af1c7Copy full SHA for a3af1c7
1 file changed
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.3.0"
+__version__ = "2.4.0"
0 commit comments