complexPyTorch icon indicating copy to clipboard operation
complexPyTorch copied to clipboard

Fix typo in ComplexDropout forward method

Open AriaSar opened this issue 1 year ago • 0 comments

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.

AriaSar avatar Dec 18 '23 21:12 AriaSar