Metadata-Version: 2.1
Name: grapycal-torch
Version: 0.2.1
Summary: A Grapycal extension for PyTorch
License: BSD-3-Clause
Author: eri24816
Author-email: a931eric@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiofiles (>=23.2.1,<24.0.0)
Requires-Dist: einops (>=0.7.0,<0.8.0)
Requires-Dist: grapycal (>=0.8.0)
Requires-Dist: torch (==2.*)
Requires-Dist: torchvision (>=0.16.1,<0.17.0)
Description-Content-Type: text/markdown


A Grapycal extension for PyTorch

It's recommended to manually install PyTorch (one of the dependencies) before installing this package, so that you can choose the version that fits your system. You can find the installation instructions [here](https://pytorch.org/get-started/locally/).
