tinygrad/test/models
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
..
efficientnet test cleanups 2023-03-03 06:36:06 -08:00
test_efficientnet.py ConvNeXt + extras (#657) 2023-03-06 22:10:56 -08:00
test_mnist.py skip broken bn training test for speed 2023-03-03 06:52:11 -08:00
test_onnx.py fix external test + speed 2023-03-03 06:46:16 -08:00
test_train.py ConvNeXt + extras (#657) 2023-03-06 22:10:56 -08:00