LICENSE
README.md
pyproject.toml
custom_float_quant/__init__.py
custom_float_quant/core.py
custom_float_quant/presets.py
custom_float_quant/quantize_model.py
custom_float_quant/vectorized.py
custom_float_quant.egg-info/PKG-INFO
custom_float_quant.egg-info/SOURCES.txt
custom_float_quant.egg-info/dependency_links.txt
custom_float_quant.egg-info/requires.txt
custom_float_quant.egg-info/top_level.txt
tests/test_core.py
tests/test_presets.py
tests/test_rounding_modes.py
tests/test_vectorized.py