Skip to main content

Complex Modules for PyTorch

Project description

pytorch-complex

Install it using pip:

pip install pytorch-complex

Usage: Similar to PyTorch. For using the Complex features of this library, just change the regular torch imports with torchcomplex imports. For example: import torchcomplex.nn as nn instead of import torch.nn as nn Then, simply nn.Conv2d for both torch and torchcomplex, for 2D Convolution

History

0.0.1 (2020-11-06)

  • First release (of the package) on PyPI.
  • torchcomplex.nn -> Convolutions, Linears, Dropout, Pooling, BatchNorm, Few Actications
  • Untested first version, could be buggy

0.0.0 (2020-11-06)

  • First release (basic structure, not the actual package code) on PyPI.

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-complex-0.0.7.2.tar.gz (28.8 kB view hashes)

Uploaded Source

Built Distribution

pytorch_complex-0.0.7.2-py3-none-any.whl (34.0 kB view hashes)

Uploaded Python 3

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