tinygrad/test
2022-09-07 07:52:05 -07:00
..
efficientnet add ViT test and car 2022-06-05 17:12:43 -07:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
graph_batchnorm.py t.assign in optim 2022-08-20 14:04:33 -07:00
test_conv.py Fold reduce (#362) 2022-07-19 09:24:02 -07:00
test_efficientnet.py test_onnx works with enet also 2022-06-11 14:30:26 -07:00
test_gc.py Test split (#231) 2021-01-01 09:19:03 -05:00
test_mnist.py relax mnist test a tiny bit 2022-09-07 07:52:05 -07:00
test_net_speed.py more crap to remove without convs 2022-07-17 13:02:27 -07:00
test_nn.py add Linear to tinygrad.nn 2022-09-07 07:40:48 -07:00
test_onnx.py fix that soon 2022-07-20 09:07:09 -07:00
test_ops.py fix slice one multi, and linear can be simpler with new broadcasting 2022-09-06 19:51:33 -07:00
test_optim.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
test_shapetracker.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
test_tensor.py skip broken tests, no float64 allowed 2022-06-11 17:12:04 -07:00
test_train.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00