tinygrad/test
Daulet c7e95ddb21
Add diamond model test (#181)
* add backward pass test for diamond model

* fix train_efficientnet example
2020-12-11 09:21:36 -08:00
..
test_gc.py touchups 2020-12-09 02:52:28 -08:00
test_mnist.py Consistent testing (#137) 2020-12-09 02:25:27 -08:00
test_net_speed.py gpu speedup, tests work on M1 2020-12-06 09:05:49 -08:00
test_nn.py batchnorm by marcelbischoff 2020-12-09 03:23:04 -08:00
test_ops.py abs as non-first class operation using relu (#171) 2020-12-09 12:20:34 -08:00
test_optim.py Consistent testing (#137) 2020-12-09 02:25:27 -08:00
test_tensor.py Add diamond model test (#181) 2020-12-11 09:21:36 -08:00