We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c9c4d commit 721a86aCopy full SHA for 721a86a
mct_quantizers/__init__.py
@@ -26,4 +26,4 @@
26
from mct_quantizers.keras import quantizers as keras_quantizers
27
from mct_quantizers.pytorch import quantizers as pytorch_quantizers
28
29
-__version__ = "1.0.0"
+__version__ = "1.1.0"
0 commit comments