tinygrad/extra/datasets
chenyu 77d2a4c12a
regenerate kernel dataset after reduce arg to axis change (#3467)
```
./extra/optimization/generate_dataset.sh
gzip /tmp/sops
mv /tmp/sops.gz extra/datasets/
```
2024-02-21 18:16:13 -05:00
..
.gitignore fast resnet eval (#3135) 2024-01-15 14:15:18 -08:00
__init__.py remove numpy from ops_torch (#3124) 2024-01-14 22:46:57 -05:00
coco.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
imagenet.py fast resnet eval (#3135) 2024-01-15 14:15:18 -08:00
imagenet_download.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
kits19.py move graph.py and jit.py into features (#3376) 2024-02-12 17:34:34 +01:00
librispeech.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
openimages.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
preprocess_imagenet.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
sops.gz regenerate kernel dataset after reduce arg to axis change (#3467) 2024-02-21 18:16:13 -05:00
squad.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00