Metadata-Version: 2.1
Name: leap-model-parser
Version: 0.1.53
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.1.2)
Requires-Dist: leap-model-rebuilder (>=0.1.4,<0.2.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: onnx (==1.10.1)
Requires-Dist: onnx2kerastl (==0.0.59)
Requires-Dist: tensorflow (==2.8.0); platform_machine == "x86_64"
Requires-Dist: tensorflow-macos (==2.8.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 

