tinygrad/test
George Hotz b132de677d
tinygrad.nn (#367)
* tinygrad.nn

* flake8

* working on pylint

* more pylint

* more pylint

* pylint passes

* networkx

* mypy can't infer that type

* junk
2022-08-18 07:41:00 -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 prune graph 2022-07-17 15:38:43 -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 tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
test_net_speed.py more crap to remove without convs 2022-07-17 13:02:27 -07:00
test_nn.py w/e, that's a later prob 2022-07-17 12:32:50 -07:00
test_onnx.py fix that soon 2022-07-20 09:07:09 -07:00
test_ops.py Fold reduce (#362) 2022-07-19 09:24:02 -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