Hi, I tried to reproduce your results on MNIST dataset. But while training, it shows segmentation fault at line 83 of train.py (discriminator_loss.backward() ).
All the requirements were successfully installed.
Showing the output error shown while running the code: