Metadata-Version: 2.4
Name: leap-model-parser
Version: 0.1.231.dev3
Summary: 
License: MIT
License-File: LICENSE
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: code-loader (>=1.0.127)
Requires-Dist: keras-data-format-converter (==0.1.23.dev0)
Requires-Dist: leap-model-rebuilder (==0.1.7)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: onnx (==1.13.0)
Requires-Dist: onnx2kerastl (==0.0.179.dev1)
Requires-Dist: tensorflow (==2.12.0) ; platform_machine == "x86_64"
Requires-Dist: tensorflow-io-gcs-filesystem (==0.34.0)
Requires-Dist: tensorflow-macos (==2.12.0) ; platform_machine == "arm64"
Project-URL: Homepage, https://github.com/tensorleap/leap-model-parser
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 

