tinygrad/datasets
Nicklas Boman 5c7248c72d
imagenet download and prepare (#928)
Changing if not exist to the exist_ok=True parameter and adding a variable check if you want to download training data also
adding variable to env_vars.md
2023-06-08 12:55:33 -07:00
..
mnist move datasets into datasets 2021-10-30 19:55:50 -07:00
__init__.py start on mlperf models 2023-05-10 16:30:49 -07:00
imagenet.py Cleanup mlperf (#797) 2023-05-25 11:36:43 -07:00
imagenet_download.py imagenet download and prepare (#928) 2023-06-08 12:55:33 -07:00
kits19.py Add MLPerf UNet3D model (#775) 2023-05-28 20:38:19 -07:00
librispeech.py Cleanup mlperf (#797) 2023-05-25 11:36:43 -07:00
openimages.py add retinanet with resnet backbone (#813) 2023-05-28 20:20:16 -07:00
preprocess_imagenet.py int8/uint8 support (#837) 2023-05-28 23:15:06 -07:00
squad.py Add mlperf bert model (#803) 2023-05-27 14:53:32 -07:00