Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextml-code/pytorch-types
https://github.com/nextml-code/pytorch-types
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/nextml-code/pytorch-types
- Owner: nextml-code
- License: apache-2.0
- Created: 2022-10-26T13:18:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T20:10:35.000Z (about 2 years ago)
- Last Synced: 2024-12-19T09:38:15.958Z (27 days ago)
- Language: Python
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=============
Pytorch Types
=============.. image:: https://badge.fury.io/py/pytorch-types.svg
:target: https://badge.fury.io/py/pytorch-types.. image:: https://img.shields.io/pypi/pyversions/pytorch-types.svg
:target: https://pypi.python.org/pypi/pytorch-types.. image:: https://readthedocs.org/projects/pytorch-types/badge/?version=latest
:target: https://pytorch-types.readthedocs.io/en/latest/?badge=latest.. image:: https://img.shields.io/pypi/l/pytorch-types.svg
:target: https://pypi.python.org/pypi/pytorch-types.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/blackPytorch typing for pydantic.
Install from pypi using pip or poetry:
.. code-block::
poetry add pytorch-types
# pip install pytorch-types