Skip to content

Files

Latest commit

f5a0037 · Jul 30, 2024

History

History

03_understanding-buffers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 30, 2024
Jul 28, 2024

Understanding PyTorch Buffers

  • understanding-buffers.ipynb explains the idea behind PyTorch buffers, which are used to implement the causal attention mechanism in chapter 3

Below is a hands-on video tutorial I recorded to explain the code:

Link to the video