Metadata-Version: 2.1
Name: leap-model-parser
Version: 0.1.4
Summary: 
Home-page: https://github.com/tensorleap/leap-model-parser
License: MIT
Author: idan
Author-email: idan.yogev@tensorleap.ai
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: keras-data-format-converter (==0.0.8)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: onnx (>=1.11.0,<2.0.0)
Requires-Dist: onnx2kerastl (>=0.0.32,<0.0.33)
Requires-Dist: tensorflow (>=2.8,<3.0)
Project-URL: Repository, https://github.com/tensorleap/leap-model-parser
Description-Content-Type: text/markdown

# Tensorleap model parser
Used to parse model to the import format 

