Metadata-Version: 2.1
Name: torchprint
Version: 0.1.1
Summary: A Python module for pretty printing PyTorch tensors
Home-page: https://github.com/alberto-rota/torchprint
Author: Alberto Rota
Author-email: alberto1.rota@polimi.it
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: lovely_tensors==0.1.15
Requires-Dist: numpy==2.1.3
Requires-Dist: rich==13.9.4
Requires-Dist: setuptools==75.1.0
Requires-Dist: torch==2.4.1

# torchprint
A Python Library for Pretty Printing Torch Tensors
