We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8994f7b commit e63fc5dCopy full SHA for e63fc5d
mct_quantizers/__init__.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
# ==============================================================================
15
16
-__version__ = "1.3.0"
+__version__ = "1.4.0"
17
18
19
from mct_quantizers.common.base_inferable_quantizer import QuantizationTarget, BaseInferableQuantizer, mark_quantizer
0 commit comments