Metadata-Version: 2.1
Name: leap-model-parser
Version: 0.1.90
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: keras-data-format-converter (==0.1.14)
Requires-Dist: leap-model-rebuilder (==0.1.5)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: onnx (==1.10.1)
Requires-Dist: onnx2kerastl (==0.0.82)
Requires-Dist: tensorflow (==2.11.0); platform_machine == "x86_64"
Requires-Dist: tensorflow-macos (==2.11.0); platform_machine == "arm64"
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 

