https://github.com/bhpfelix/Variational-Autoencoder-PyTorch/blob/135ad8cfff8f5d01a5bfd44fbfc53066150fa8e5/src/vanila_vae.py#L125 Is there a particular reason why the method ".exp_()" has been preferred to ".exp()" ?