Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 409 Bytes

File metadata and controls

13 lines (7 loc) · 409 Bytes

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