update todo

This commit is contained in:
George Hotz
2021-06-15 10:22:39 -07:00
parent 4e1edb3692
commit 4850d6eb43
2 changed files with 5 additions and 8 deletions

View File

@@ -153,12 +153,9 @@ tinygrad will always be below 1000 lines. If it isn't, we will revert commits un
python3 -m pytest
```
### TODO
### TODO (updated)
* Add reduce instructions to RISK
* Make EfficientNet backward pass fully use RISK instructions
* Train an EfficientNet on ImageNet
* Add a language model. BERT?
* Add a detection model. EfficientDet?
* Reduce code
* Increase speed
* Add features