fastmachinelearning / qonnx

QONNX: Arbitrary-Precision Quantized Neural Networks in ONNX
https://qonnx.readthedocs.io/
Apache License 2.0
124 stars 39 forks source link

Updates to dev docs: pip upgrade, linting #130

Closed maltanar closed 2 months ago

maltanar commented 2 months ago

Add a section to README on how to install pre-commit for developers intending to make pull request to qonnx. Also added a reminder to upgrade pip as part of the initial installation.