tinygrad/test
Marcel Bischoff 5d46df638a
abs as non-first class operation using relu (#171)
* abs (non-first class)

* whitespace
2020-12-09 12:20:34 -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 Consistent testing (#137) 2020-12-09 02:25:27 -08:00