Metadata-Version: 2.1
Name: libzero
Version: 0.0.4
Summary: A zero-overhead library for PyTorch users.
Home-page: https://github.com/Yura52/zero
Keywords: artificial intelligence, deep learning, library, python, pytorch, torch
Author: Yura52
Author-email: strausmg@gmail.com
Requires-Python: >=3.7
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.17,<2
Requires-Dist: pynvml >= 8.0,<9
Requires-Dist: torch >= 1.6,<2
Requires-Dist: tqdm >= 4.0,<5
