complexPyTorch
complexPyTorch copied to clipboard
Fix typo in ComplexDropout forward method
I've identified and fixed a small typo in the forward method of the ComplexDropout class in complexLayers.py/ComplexDropout method. This typo could potentially cause a runtime error.