Metadata-Version: 2.1
Name: libzero
Version: 0.0.2
Summary: A zero-overhead library for PyTorch users.
Home-page: https://github.com/Yura52/zero
License: UNKNOWN
Keywords: artificial intelligence, deep learning, library, python, pytorch, torch
Author: Yura52
Author-email: strausmg@gmail.com
Requires-Python: >=3.6
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: numpy >=1.18,<2
Requires-Dist: pynvml >= 8.0,<9
Requires-Dist: torch >= 1.5,<2
