Introduction to Tensors - PyTorch with GPU Series Part 2
Offered By: Samuel Chan via YouTube
Course Description
Overview
Explore the fundamentals of tensors in this 29-minute video tutorial, part of the PyTorch with GPU series. Discover four different methods for initializing tensors in PyTorch, learn how to move tensors to CUDA/GPU, and master various tensor operations including arithmetic, slicing, and indexing. Gain insights into the shared memory locations between CPU tensors and NumPy arrays, and get introduced to PyTorch's Profiler context manager for performance optimization. Perfect for those looking to enhance their understanding of tensor manipulation and GPU acceleration in PyTorch.
Syllabus
Intro
Initializing a tensor 4 different ways in PyTorch!
Moving pytorch tensor to cuda / gpu
Operations on Tensor arithmetic, slicing, indexing
Tensors on CPU and numpy arrays can share their memory locations!
PyTorch's Profiler context manager
Taught by
Samuel Chan
Related Courses
High Performance ComputingGeorgia Institute of Technology via Udacity Fundamentals of Accelerated Computing with CUDA C/C++
Nvidia via Independent High Performance Computing for Scientists and Engineers
Indian Institute of Technology, Kharagpur via Swayam CUDA programming Masterclass with C++
Udemy Neural Network Programming - Deep Learning with PyTorch
YouTube