anjali411
anjali411
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #856 Test Plan: Existing tests should pass
Stack from [ghstack](https://github.com/ezyang/ghstack): * #85343 * __->__ #85331 * #85080
Stack from [ghstack](https://github.com/ezyang/ghstack): * __->__ #85343 * #85331 * #85080
Stack from [ghstack](https://github.com/ezyang/ghstack): * #85343 * #85331 * __->__ #85080
Hi I noticed that you have custom matmul (https://github.com/wavefrontshaping/complexPyTorch/blob/a4e752caf827f3b642960366a7e9420f308076cc/complexPyTorch/complexFunctions.py#L11-L19) and tanh, neg functions defined (https://github.com/wavefrontshaping/complexPyTorch/blob/a4e752caf827f3b642960366a7e9420f308076cc/complexPyTorch/complexFunctions.py#L52-L56) which are actually unnecessary since these functions are supported for complex numbers in the last...