Kareem Metwaly
Results
2
issues of
Kareem Metwaly
I received the error when I was running, >python setup.py build develop ``` running build running build_py running build_ext building 'model._C' extension gcc -pthread -B /cvdata/anaconda3/envs/krm2/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g...
This PR fixes the memory leak with ComplexBatchNorm1d (I added with torch.no_grad as it was missing) + reformatting the code to be more readable and less error-prone