Skip to main content

Provides functional API for model creation in PyTorch.

Project description

PyPi version PyPI license Documentation Status Python 3.7 Python 3.8 Python 3.9 Python 3.10

Package pytorch-functional adds functional API for model creation to PyTorch.

Defining complex models in PyTorch requires creating classes. Defining models in tensorflow is easier. This makes it just as easy in PyTorch.

  • Small extension to PyTorch
  • No dependencies besides PyTorch
  • Produces models entirely compatible with PyTorch
  • Reduces the amount of code that you need to write

Installation

Install easily with pip:

pip install pytorch-functional

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytorch-functional-0.2.9.tar.gz (9.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page