mirror of https://github.com/commaai/tinygrad.git
readme
This commit is contained in:
parent
6e6bcbe5f2
commit
2d4a5d5950
|
@ -118,8 +118,9 @@ python -m pytest
|
|||
* Train an EfficientNet on ImageNet
|
||||
* 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
|
||||
* Tensors on GPU (a few more backward)
|
||||
* Add a language model. BERT?
|
||||
* Add a detection model. EfficientDet?
|
||||
* Reduce code
|
||||
* Increase speed
|
||||
* Add features
|
||||
|
|
Loading…
Reference in New Issue