Metadata-Version: 2.2
Name: imb
Version: 1.0.0
Summary: Python library for run inference of deep learning models in different backends
Home-page: https://github.com/TheConstant3/InferenceMultiBackend
Author: p-constant
Author-email: nikshorop@gmail.com
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: onnxruntime-gpu>=1.16.0
Requires-Dist: tritonclient[all]>=2.38.0
Requires-Dist: numpy>=1.19.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# InferenceMultiBackend

Python library for run inference of deep learning models in different backends

