tinygrad/test/models
Jacky Lee c552f6f92b
Inference test: add tests for ResNet50 (#773)
* Add ResNet inference test and cannon

* Test with ResNet50

* test_car works with resnet fix
2023-05-13 21:18:15 -07:00
..
efficientnet test cleanups 2023-03-03 06:36:06 -08:00
test_efficientnet.py Inference test: add tests for ResNet50 (#773) 2023-05-13 21:18:15 -07:00
test_end2end.py fix batchnorm at training (#753) 2023-04-19 08:01:04 -07:00
test_mnist.py remove RMSprop, nobody uses it anymore 2023-03-20 12:31:34 -07: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