Pure C implementation of Layer Normalization with learnable γ and β parameters—built from scratch without ML frameworks or autograd.
-
Updated
Jul 4, 2026 - C
8000
Pure C implementation of Layer Normalization with learnable γ and β parameters—built from scratch without ML frameworks or autograd.
Add a description, image, and links to the layernorm topic page so that developers can more easily learn about it.
To associate your repository with the layernorm topic, visit your repo's landing page and select "manage topics."