getting convs to work on gpu

This commit is contained in:
George Hotz
2020-11-07 09:17:57 -08:00
parent 3302286e68
commit bc7758cc5b
4 changed files with 29 additions and 2 deletions

View File

@@ -109,6 +109,7 @@ python -m pytest
* Make broadcasting work on the backward pass (simple please)
* EfficientNet backward pass
* Tensors on GPU (GPU support, must support Mac)
* Make tinygrad work on comma two and run driving model
* Reduce code
* Increase speed
* Add features