Commit graph

11 commits

Author SHA1 Message Date
Ikko Eltociear Ashimine
ca137b02d5
update layernorm.md
burried -> buried
2024-04-11 00:07:22 +09:00
Marco Vinciguerra
8397fb1512
Free the memory in layernorm.c 2024-04-09 20:14:18 +02:00
Andrej
5d9ed0cc70
Merge pull request #15 from lancerts/layer_norm_code_ptr
Include the pytorch layer_norm.cpp and layer_norm_kernel.cu code pointer in readme
2024-04-08 21:28:04 -07:00
karpathy
f6b93912b7 minor clarifications 2024-04-08 21:24:34 -07:00
karpathy
0d30f54d9a more notes on training/inference 2024-04-08 21:20:28 -07:00
lancer
eecb234698 Include the pytorch layer_norm.cpp and layer_norm_kernel.cu code pointer for people who are interested in details 2024-04-08 21:07:28 -07:00
karpathy
e4d251bad4 add comment on why we even have to implement layernorm forward pass in pytorch 2024-04-08 17:03:40 -07:00
karpathy
fbc879a83c fix hallucination of github copilot lol 2024-04-08 16:48:48 -07:00
karpathy
ce3fef00fb add clarification on checkpointing 2024-04-08 16:46:25 -07:00
karpathy
a99b86f2ef oops fix latex expression 2024-04-08 16:30:02 -07:00
karpathy
c39de59168 attach a simple tutorial 2024-04-08 16:26:38 -07:00