a deep learning research platform that provides maximum flexibility and speed Elaborating further: A GPU-ready Tensor library If you use numpy, then you have used Tensors (a.k.a ndarray). PyTorch provides Tensors that can live either on the CPU or the GPU, and accelerate compute by a huge...