Metadata-Version: 2.1
Name: win_onnx
Version: 0.1.1
Summary: A lightweight library for binding WinML to Python, similar to ONNX Runtime.
Home-page: https://github.com/mosrat/win_onnx
Author: Mosrat
Author-email: whl2075928012@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.18.0
