Metadata-Version: 2.1
Name: instancelib-onnx
Version: 0.0.6
Summary: A wrapper for ONNX models that adheres to instancelib
Home-page: UNKNOWN
Author: Michiel Bron
Author-email: m.p.bron@uu.nl
License: GNU LGPL v3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: instancelib
Requires-Dist: onnxruntime
Requires-Dist: onnx
Requires-Dist: onnxmltools
Requires-Dist: skl2onnx
Provides-Extra: doc2vec
Requires-Dist: gensim ; extra == 'doc2vec'
Provides-Extra: hdf5
Requires-Dist: tables ; extra == 'hdf5'

# instancelib-onnx
ONNX extension for instancelib


