mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
more
This commit is contained in:
@@ -155,7 +155,11 @@ python3 -m pytest
|
|||||||
|
|
||||||
### TODO (updated)
|
### TODO (updated)
|
||||||
|
|
||||||
* Add reduce instructions to RISK
|
```bash
|
||||||
|
PYTHONPATH="." RISK=1 python3 examples/efficientnet.py https://upload.wikimedia.org/wikipedia/commons/4/41/Chicken.jpg
|
||||||
|
```
|
||||||
|
|
||||||
|
* Add reduce instructions to RISK, and fully support forward pass
|
||||||
* Make EfficientNet backward pass fully use RISK instructions
|
* Make EfficientNet backward pass fully use RISK instructions
|
||||||
|
* Benchmark that and transformers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user