fastmachinelearning / qonnx

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

L0_estimates #106

Closed Harsh9650 closed 7 months ago

Harsh9650 commented 8 months ago

Contains 4 files: 1) resource projection: l0_resource_estimates.py 2) test for resource projection: test_l0_resource_estimates.py 3) performance projection: l0_performance_estimate.py 4) test for performance projection: test_l0_performance_estimates.py