Metadata-Version: 2.1
Name: quantizeml
Version: 0.6.2
Summary: Base layers and quantization tools
Home-page: https://doc.brainchipinc.com
Author: Kevin Tsiknos
Author-email: ktsiknos@brainchip.com
Maintainer: Alvaro Moran
Maintainer-email: amoran@brainchip.com
License: Apache 2.0
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tensorflow<2.13.0,>=2.10.0
Requires-Dist: keras<2.13.0,>=2.10.0
Requires-Dist: onnx<1.14,>=1.12
Requires-Dist: onnxruntime==1.15.0

# QuantizeML

Framework for quantizing Deep-learning models.

This supports the quantization using low-bitwidth weights and outputs of both CNN
and Transformer models.
