Recitation 0C | PyTorch Tensor Fundamentals (2/2)
Carnegie Mellon University
11785 Introduction to Deep Learning | Spring 22
Notebook link:
Cheatsheet link:
Combining Tensors:
• Concatenate - 0:23
• Stack - 4:35
• Padding - 6:13
Mathematical Operations:
• Point-wise/Element-wise - 7:47
• Reduction - 10:12
• Comparison - 11:21
• Vector/Matrix - 13:17