t4minka / ccml

simple autodiff library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCML is a single header, pure C autodiff library (inspired by tinygrad/luminal) with automatic GPU code generation, kernel fusion and powerful graph optimisations, all in a small (~1.2k LOC) and readable codebase, check out the examples folder :)

About

simple autodiff library


Languages

Language:C 100.0%