Metadata-Version: 2.1
Name: approxlib
Version: 0.1.0
Summary: Too lazy to quantize? Don't worry! Just tell approx to cast everything automatically!
Home-page: https://github.com/approx-ml/approx
License: Apache-2.0
Author: sudomaze
Requires-Python: >=3.7.13,<4.0.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: numpy (==1.21)
Requires-Dist: torch (>=1.12,<2.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Project-URL: Repository, https://github.com/approx-ml/approx
Description-Content-Type: text/markdown

# `approx`

Quantization made easy

