pytorch-complex
pytorch-complex copied to clipboard
Hi, Thanks for the awesome implementation. It would be great if you could add Layer Norm implementation as well.
https://github.com/soumickmj/pytorch-complex/blob/f5d0c3511a3f3c7cb7f138ee7f42a699d3f8209a/torchcomplex/nn/functional.py#L334 Hi there, firstly thanks for your contribution in complex-valued cnn, but it seems that tanh function regarding complex number was defined wrong in your code, it should be ```...
``` File "/home/yc/anaconda3/lib/python3.7/site-packages/kornia/core/_backend.py", line 24, in complex = torch.complex AttributeError: module 'torch' has no attribute 'complex' (HRN) yc@razer3080ti:~/testing3dai/HRN/HRN$ pip install pytorch-complex Keyring is skipped due to an exception: 'keyring.backends' Collecting...
Branch `main` refactored by [Sourcery](https://sourcery.ai/github/). If you're happy with these changes, merge this Pull Request using the *Squash and merge* strategy. See our documentation [here](https://docs.sourcery.ai/GitHub/Using-Sourcery-for-GitHub/). Run Sourcery locally Reduce the...