Metadata-Version: 2.4
Name: greentorch
Version: 0.0.3
Summary: GreenTorch is a library to optimize energy usage of the GPU during classical AI training.
Project-URL: Homepage, https://github.com/gespel/GreenTorch
Project-URL: Issues, https://github.com/gespel/GreenTorch/issues
Author-email: Sten Heimbrodt <sten.heimbrodt@hotmail.de>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

<p align="center">
  <img src="https://raw.githubusercontent.com/gespel/GreenTorch/main/assets/logo.png"width="400"/>
</p>

# GreenTorch
GreenTorch is a Python library for energy-efficient deep learning. It provides tools and techniques to optimize the energy consumption of deep learning models while maintaining their best performance.