tinygrad/test
adamritter f190ca446d
Detach (#123)
* Detach

* Torch.detach reuses the buffer in the

* Fix test

* wakey wakey GitHub Actions

Co-authored-by: holonomicjl <58403584+holonomicjl@users.noreply.github.com>
2020-11-19 19:03:42 -08:00
..
test_mnist.py tensor implementation for rmsprop and adam (#121) 2020-11-16 15:07:49 -08:00
test_net_speed.py GPU MaxPool2D.backward(); TinyConvNet train passes (#103) 2020-11-11 07:58:43 -08:00
test_nn.py unit test for batchnorm2d 2020-10-30 08:19:58 -07:00
test_ops.py Detach (#123) 2020-11-19 19:03:42 -08:00
test_optim.py Detach (#123) 2020-11-19 19:03:42 -08:00
test_tensor.py move gradcheck to extra, clean up unbroadcast 2020-11-16 08:03:31 -08:00