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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for pytorch_complex-0.0.7.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | de21ce09034cc6b448a1096a9de7e1699febc52c52b08dec073cdc0782ca4d23 |
|
MD5 | 0fcd2ecf4c8af0434ac0017d50f8ccf3 |
|
BLAKE2b-256 | d5b4947587299c0569fa38a7dd43069d05f6dc1a11d328ef47f7e502d9054a81 |