Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nextml-code/pytorch-types


https://github.com/nextml-code/pytorch-types

Last synced: 1 day ago
JSON representation

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/black

Pytorch typing for pydantic.

Install from pypi using pip or poetry:

.. code-block::

poetry add pytorch-types
# pip install pytorch-types