mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* simple convnext implementation * shorter function names * need to realize the random functions now * creating an optimizer realizes all params * assign contiguous * fix lazy lazy * why was i doing that...add convnext to tests * LazyNumpyArray * enable assert + comment * no two tiny |
||
|---|---|---|
| .. | ||
| convnext.py | ||
| efficientnet.py | ||
| resnet.py | ||
| transformer.py | ||
| vit.py | ||