mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* replace os.path with pathlib * safe convert dirnames to pathlib * replace all os.path.join * fix cuda error * change main chunk * Reviewer fixes * fix vgg * Fixed everything * Final fixes * ensure consistency * Change all parent.parent... to parents |
||
|---|---|---|
| .. | ||
| util | ||
| .gitignore | ||
| __init__.py | ||
| disasm-a3xx.c | ||
| instr-a3xx.h | ||
| ir3.h | ||
| README | ||
| shader_enums.h | ||
From the Freedreno project https://gallium.readthedocs.io/en/latest/gallium/drivers/freedreno.html In Mesa3D, so licensed MIT.