Metadata-Version: 2.1
Name: code-loader.helpers
Version: 1.0.7
Summary: 
Author: dorhar
Author-email: doron.harnoy@tensorleap.ai
Requires-Python: >=3.8,<3.11
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,<2.0)
Requires-Dist: tensorflow (>=2.0,<3.0) ; platform_machine == "x86_64"
Requires-Dist: tensorflow-macos (>=2.5,<3.0) ; platform_machine == "arm64"
Requires-Dist: torch (>=1.4.0,<3.0)
Description-Content-Type: text/markdown

# tensorleap code loader helpers
Used to load user code to tensorleap 

