Metadata-Version: 2.1
Name: amf_fast_inference
Version: 0.0.2
Summary: uses pruning and quatisation to make inference speed faster
Author-email: Debela Gemechu <dabookoo@gmail.com>
Project-URL: Homepage, https://github.com/debelatesfaye/amf_fast_inference
Project-URL: Issues, https://github.com/debelatesfaye/amf_fast_inference/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: optimum==1.18.0
Requires-Dist: optimum-intel==1.17.0.dev0+447ef50
Requires-Dist: openvino==2024.0.0
Requires-Dist: onnx==1.16.0
Requires-Dist: onnxruntime==1.17.1
Requires-Dist: onnxruntime-tools==1.7.0
Requires-Dist: nncf==2.9.0
Requires-Dist: openvino-telemetry==2023.2.1
