* Add more detail to CUDA documentation Also adds better cross-linking to the pages that discuss relevant topics. * Adds recommendation to torch.save docs * Make the version numbers for the docs dynamic Might need tweaks for beta, 1.0, etc.
Adds a container version of the `data_parallel` function. This is a drop-in replacement for the DataParallel class in the ImageNet example.