tinygrad/test
2020-12-12 15:26:07 -08:00
..
test_gc.py touchups 2020-12-09 02:52:28 -08:00
test_mnist.py tinygrad.utils -> extra.utils 2020-12-12 15:26:07 -08:00
test_net_speed.py Minor clean up (#184) 2020-12-11 14:25:29 -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 tinygrad.utils -> extra.utils 2020-12-12 15:26:07 -08:00
test_tensor.py Add diamond model test (#181) 2020-12-11 09:21:36 -08:00