Metadata-Version: 2.1
Name: lean-transformer
Version: 0.3.0
Summary: PyTorch transformers that don't hog your GPU memory.
Home-page: https://github.com/learning-at-home/lean_transformer
Author: Learning@home & contributors
Author-email: hivemind-team@hotmail.com
License: MIT
Description: Memory-efficient transformers with optional sparsity, reversible layers, checkpoints, etc.
Keywords: pytorch,deep learning,machine learning,gpu,efficient training,efficient inference
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: dev
