torch.nn
PyTorch Developer Podcast - A podcast by Edward Yang, Team PyTorch

Categories:
What goes into the implementation of torch.nn? Why do NN modules exist in the first place? What's the function of Parameter? How do modules actually track all the parameters in question? What is all of the goop in the top level NN module class? What are some new developments in torch.nn modules? What are some open problems with our modules?