Commit graph

2 commits

Author SHA1 Message Date
George Hotz
b14d31d6db
ConvNeXt + extras (#657)
* 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
2023-03-06 22:10:56 -08:00
George Hotz
8919ca8163 test cleanups 2023-03-03 06:36:06 -08:00
Renamed from test/test_train.py (Browse further)