Introduction to PyTorch Tensors
Tensors are the fundamental data abstraction within PyTorch. This video covers everything you'll need to get started using PyTorch tensors, including: How to create and copy tensors, performing math & logic operations on tensors, doing tensor computations on a GPU, reshaping tensors, and NumPy compatibility of PyTorch tensors.
Download the Tensors notebook here: https://pytorch-tutorial-assets.s3.amazonaws.com/youtube-series/Video+2+-+Tensors.ipynb