Feng Ruicheng

Results 2 issues of Feng Ruicheng

In the WGAN_GP paper [ArXiv](https://arxiv.org/abs/1701.07875), alpha is sampled for each example. However, it's sampled element-wise referred to [WGAN_GP](https://github.com/znxlwm/pytorch-generative-model-collections/blob/5207b2fda3a9832c182e27dbbf2658b3078021ef/WGAN_GP.py#L182). Suppose we have a tensor of the size `(64, 3, 15, 15)`,...

It is a cool visualization tool for Pytorch. I just wonder whether this support network architecture visualization.