From ecdf2239fcd6fb64611c9b172782c2b49ff2df67 Mon Sep 17 00:00:00 2001 From: George Hotz Date: Wed, 21 Oct 2020 09:14:37 -0700 Subject: [PATCH] todo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dae90d30e5..6fd542c0ed 100644 --- a/README.md +++ b/README.md @@ -70,5 +70,5 @@ optim.step() ### TODO (to make real neural network library) * Implement gradcheck (numeric) -* Implement convolutions +* Make convolutions not slow while removing lines of code (NO CYTHON!)