Skip to content

Commit

Permalink
Merge pull request gpu-mode#34 from gau-nernst/lecture_030
Browse files Browse the repository at this point in the history
Add lecture 30
  • Loading branch information
msaroufim authored Oct 8, 2024
2 parents 313c296 + b02cb17 commit 8028c6b
Show file tree
Hide file tree
Showing 4 changed files with 448 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,8 @@ The PMPP Book: [Programming Massively Parallel Processors: A Hands-on Approach](

## Lecture 29: Triton Internals
- Speaker: [Kapil Sharma](https://www.kapilsharma.dev/)
- Code/presentation in the [lecture_029](./lecture_029/) folder
- Code/presentation in the [lecture_029](./lecture_029/) folder

## Lecture 30: Quantized training
- Speaker: [Thien Tran](https://github.com/gau-nernst)
- Code/presentation in the [lecture_030](./lecture_030/) folder
5 changes: 5 additions & 0 deletions lecture_030/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Quantized training

[Slides](./[GPU-MODE]%20Quantized%20training%20(20241006).pdf)

Accompanying notebook [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/gpu-mode/lectures/blob/main/lecture_030/[GPU_MODE]_Quantized_training.ipynb)
Binary file not shown.
438 changes: 438 additions & 0 deletions lecture_030/[GPU_MODE]_Quantized_training.ipynb

Large diffs are not rendered by default.

0 comments on commit 8028c6b

Please sign in to comment.