Metadata-Version: 2.1
Name: o2t
Version: 0.0.0
Summary: o2t: onnx to pytorch converter
Home-page: https://github.com/inisis/onnx2torch
Author: inisis
Author-email: desmond.yao@buaa.edu.cn
License: MIT
Project-URL: Bug Tracker, https://github.com/inisis/onnx2torch/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: loguru
Requires-Dist: tabulate
Requires-Dist: onnx
